Merge pull request 'Update Rust crate anyhow to 1.0.74' (#17) from renovate/anyhow-1.x into master

Reviewed-on: #17
This commit is contained in:
hodasemi 2023-08-16 09:10:53 +02:00
commit 5631773efd

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"