Update Cargo.toml
This commit is contained in:
parent
cfe3bbfa26
commit
37fb0c5df1
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ time = { version = "0.3", features = ["formatting", "macros" ], optional = true
|
||||||
byteorder = "1.3"
|
byteorder = "1.3"
|
||||||
bzip2 = { version = "0.4", optional = true }
|
bzip2 = { version = "0.4", optional = true }
|
||||||
crc32fast = "1.1.1"
|
crc32fast = "1.1.1"
|
||||||
thiserror = "1.0.7"
|
|
||||||
zstd = { version = "0.10", optional = true }
|
zstd = { version = "0.10", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
Loading…
Add table
Reference in a new issue