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 a642a55 commit efba501Copy full SHA for efba501
Cargo.toml
@@ -35,7 +35,7 @@ zstdmt = ["zstd", "zstd-safe/zstdmt"]
35
deflate64 = ["dep:deflate64"]
36
37
[dependencies]
38
-brotli = { version = "7.0", optional = true }
+brotli = { version = "8.0", optional = true }
39
bzip2 = { version = "0.5.0", optional = true }
40
flate2 = { version = "1.0.13", optional = true }
41
futures-core = { version = "0.3", default-features = false }
0 commit comments