Skip to content

Commit 2d4ec72

Browse files
Update Rust crate brotli to v8
1 parent aa6f88c commit 2d4ec72

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
@@ -54,7 +54,7 @@ serde_yaml = "0.9"
5454
lapin = { version = "2.3.1", features = ["serde_json"] }
5555
futures-lite = "2.2.0"
5656
clap = { version = "4.4.8", features = ["derive"] }
57-
brotli = "3.4.0"
57+
brotli = "8.0.0"
5858
serde_path_to_error = "0.1.14"
5959
deadpool-lapin = "0.12.1"
6060
docker-compose-types = "0.7.0"

0 commit comments

Comments
 (0)