mirror of https://github.com/dswd/zvault
15 lines
428 B
TOML
15 lines
428 B
TOML
[[package]]
|
|
name = "chunking"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quick-error"
|
|
version = "1.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[metadata]
|
|
"checksum quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "eda5fe9b71976e62bc81b781206aaa076401769b2143379d3eb2118388babac4"
|