mirror of https://github.com/dswd/zvault
8 lines
140 B
TOML
8 lines
140 B
TOML
|
[package]
|
||
|
name = "chunking"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Dennis Schwerdel <schwerdel@googlemail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
quick-error = "1.1"
|