We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b8994 commit ef596dfCopy full SHA for ef596df
libzstd/encoder-standard/Cargo.toml
@@ -9,4 +9,4 @@ name = "encoder_standard"
9
crate-type = ["staticlib"]
10
11
[dependencies]
12
-zstd = { version = "0.13", features = ["experimental"] }
+zstd = { version = "=0.13.3", features = ["experimental"] }
0 commit comments