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 9880aa9 commit fc72a95Copy full SHA for fc72a95
Cargo.toml
@@ -32,7 +32,7 @@ zstdmt = ["zstd", "zstd-safe/zstdmt"]
32
deflate64 = ["dep:deflate64"]
33
34
[dependencies]
35
-brotli = { version = "6.0", optional = true }
+brotli = { version = "7.0", optional = true }
36
bzip2 = { version = "0.4.4", optional = true }
37
flate2 = { version = "1.0.13", optional = true }
38
futures-core = { version = "0.3", default-features = false }
0 commit comments