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

Reviewed-on: #28
This commit is contained in:
hodasemi 2024-02-21 11:44:12 +00:00
commit 5ee30e9c1c

View file

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