15 lines
430 B
Plaintext
15 lines
430 B
Plaintext
|
[[package]]
|
||
|
name = "day2"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"edit-distance 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "edit-distance"
|
||
|
version = "2.0.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
||
|
[metadata]
|
||
|
"checksum edit-distance 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3bd26878c3d921f89797a4e1a1711919f999a9f6946bb6f5a4ffda126d297b7e"
|