Update Rust crate anyhow to 1.0.75 #18

Merged
hodasemi merged 2 commits from renovate/anyhow-1.x into master 2023-08-21 09:48:06 +00:00
Showing only changes of commit 2a59415b11 - Show all commits

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
memmap2 = "0.7.1"
anyhow = "1.0.74"
anyhow = "1.0.75"
[build-dependencies]
bindgen = "0.66.1"