chore(deps): update rust crate anyhow to v1.0.102 #42

Merged
kjuulh merged 1 commits from renovate/all into main 2026-02-20 05:28:11 +01:00
Showing only changes of commit 28f53527b5 - Show all commits

4
Cargo.lock generated
View File

@@ -22,9 +22,9 @@ dependencies = [
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.101" version = "1.0.102"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
[[package]] [[package]]
name = "async-trait" name = "async-trait"