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

Reviewed-on: #7
This commit is contained in:
hodasemi 2023-03-22 11:19:11 +01:00
commit 76c822794f

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
memmap2 = "0.5.10"
anyhow = "1.0.69"
anyhow = "1.0.70"
[build-dependencies]
bindgen = "0.64.0"