We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9880aa9 + fc72a95 commit ebdbd8dCopy full SHA for ebdbd8d
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