mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
chore(deps): Update brotli from 6.0 to 7.0 (#277)
* chore(deps): Update brotli from 6.0 to 7.0 * Update Cargo.lock for brotli 7.0
This commit is contained in:
parent
604db902e9
commit
f71b0cd178
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ time = { version = "0.3.31", features = ["local-offset"] }
|
|||
url = "2.5.0"
|
||||
rust-embed = { version = "8.1.0", features = ["include-exclude"] }
|
||||
libflate = "2.0.0"
|
||||
brotli = { version = "6.0.0", features = ["std"] }
|
||||
brotli = { version = "7.0.0", features = ["std"] }
|
||||
toml = "0.8.8"
|
||||
once_cell = "1.19.0"
|
||||
serde_yaml = "0.9.29"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue