Skip to content

Commit fc72a95

Browse files
Update brotli to 7.0
1 parent 9880aa9 commit fc72a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ zstdmt = ["zstd", "zstd-safe/zstdmt"]
3232
deflate64 = ["dep:deflate64"]
3333

3434
[dependencies]
35-
brotli = { version = "6.0", optional = true }
35+
brotli = { version = "7.0", optional = true }
3636
bzip2 = { version = "0.4.4", optional = true }
3737
flate2 = { version = "1.0.13", optional = true }
3838
futures-core = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)