Update Rust crate anyhow to v1.0.93
All checks were successful
/ build-container (push) Successful in 6m10s

This commit is contained in:
Renovate Bot 2024-11-06 06:04:24 +00:00
parent b6f51299f7
commit 693fe7e95a

4
Cargo.lock generated
View file

@ -129,9 +129,9 @@ dependencies = [
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.91" version = "1.0.93"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8" checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775"
[[package]] [[package]]
name = "anymap2" name = "anymap2"