Update Rust crate anyhow to 1.0.81 #29

Merged
RenovateBot merged 1 commit from renovate/anyhow-1.x into master 2024-03-12 09:05:00 +00:00
Showing only changes of commit ba71a72380 - Show all commits

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
memmap2 = "0.9.4"
anyhow = "1.0.80"
anyhow = "1.0.81"
[build-dependencies]
bindgen = "0.69.4"