fix RUSTSEC-2026-0190 (#3822)

This commit is contained in:
Yann Simon
2026-07-07 10:54:38 +02:00
committed by GitHub
parent b5addd5980
commit bcd08593d8
Generated
+2 -2
View File
@@ -69,9 +69,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.100"
version = "1.0.103"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
[[package]]
name = "async-compression"