Skip to content
Snippets Groups Projects
Commit 61e44123 authored by Nicolas B's avatar Nicolas B
Browse files

Update zstd to 0.9

parent 743f6d11
No related branches found
No related tags found
No related merge requests found
...@@ -27,4 +27,4 @@ path = "examples/main.rs" ...@@ -27,4 +27,4 @@ path = "examples/main.rs"
base64 = "0.10" base64 = "0.10"
xml-rs = "0.8" xml-rs = "0.8"
libflate = "0.1.18" libflate = "0.1.18"
zstd = { version = "0.5", optional = true } zstd = { version = "0.9", optional = true }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment