chore(deps): update rust crate anyhow to v1.0.88 #110

Merged
realaravinth merged 1 commit from renovate/anyhow-1.x-lockfile into master 2024-09-12 22:11:30 +05:30
Showing only changes of commit f2e892507f - Show all commits

4
Cargo.lock generated
View file

@ -143,9 +143,9 @@ dependencies = [
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.86" version = "1.0.88"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da" checksum = "4e1496f8fb1fbf272686b8d37f523dab3e4a7443300055e74cdaa449f3114356"
[[package]] [[package]]
name = "arc-swap" name = "arc-swap"