zvault/chunking/Cargo.lock

15 lines
428 B
Plaintext
Raw Normal View History

2018-02-19 21:30:59 +00:00
[[package]]
name = "chunking"
version = "0.1.0"
dependencies = [
2018-02-19 21:42:44 +00:00
"quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "quick-error"
2018-02-19 21:42:44 +00:00
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
2018-02-19 21:42:44 +00:00
"checksum quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "eda5fe9b71976e62bc81b781206aaa076401769b2143379d3eb2118388babac4"