Update Rust crate anyhow to v1.0.97 #3

Merged
pierre merged 1 commits from renovate/anyhow-1.x-lockfile into master 2025-03-05 20:40:03 +00:00
Showing only changes of commit 2f161841eb - Show all commits

4
Cargo.lock generated
View File

@ -382,9 +382,9 @@ dependencies = [
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.95" version = "1.0.97"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
[[package]] [[package]]
name = "arc-swap" name = "arc-swap"