update deps

This commit is contained in:
Adam 2024-10-10 18:21:13 -04:00
parent 279393abbe
commit 6f438fb89d

4
Cargo.lock generated
View file

@ -133,9 +133,9 @@ dependencies = [
[[package]] [[package]]
name = "async-compression" name = "async-compression"
version = "0.4.13" version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e614738943d3f68c628ae3dbce7c3daffb196665f82f8c8ea6b65de73c79429" checksum = "998282f8f49ccd6116b0ed8a4de0fbd3151697920e7c7533416d6e25e76434a7"
dependencies = [ dependencies = [
"brotli", "brotli",
"flate2", "flate2",