Skip to content

Commit 036f9c7

Browse files
authored
chore(dev-dependencies): bump brotli (#2760)
1 parent 4583dec commit 036f9c7

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
@@ -178,7 +178,7 @@ hyper = { version = "1.1.0", default-features = false, features = ["http1", "htt
178178
hyper-util = { version = "0.1.12", features = ["http1", "http2", "client", "client-legacy", "server-auto", "server-graceful", "tokio"] }
179179
serde = { version = "1.0", features = ["derive"] }
180180
flate2 = "1.0.13"
181-
brotli_crate = { package = "brotli", version = "7.0.0" }
181+
brotli_crate = { package = "brotli", version = "8" }
182182
zstd_crate = { package = "zstd", version = "0.13" }
183183
doc-comment = "0.3"
184184
tokio = { version = "1.0", default-features = false, features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)