summaryrefslogtreecommitdiffstats
path: root/day7/Cargo.lock
blob: a262d55576e4cedb627208cc8330739d5d1f7181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[package]]
name = "day7"
version = "0.1.0"
dependencies = [
 "text_io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "text_io"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum text_io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9658b61ebd1d2a40c276ba2335890b9eb6550b67458a6fbce2022e58c3350a50"