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

Reviewed-on: #24
This commit is contained in:
hodasemi 2024-01-13 04:12:52 +01:00
commit e635af7a97

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
memmap2 = "0.9.3"
anyhow = "1.0.75"
anyhow = "1.0.79"
[build-dependencies]
bindgen = "0.69.1"