Update Rust crate anyhow to 1.0.74

This commit is contained in:
RenovateBot 2023-08-16 02:03:51 +02:00
parent 2b408dbe49
commit 793fb2c01b

View file

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