chore(cargo): bump brotli from 5.0.0 to 6.0.0

This commit is contained in:
link2xt
2024-05-14 16:25:58 +00:00
parent 10fed7d7de
commit 21eb4f6648
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -567,9 +567,9 @@ dependencies = [
[[package]]
name = "brotli"
version = "5.0.0"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19483b140a7ac7174d34b5a581b406c64f84da5409d3e09cf4fff604f9270e67"
checksum = "74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",