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

Reviewed-on: #9
This commit is contained in:
hodasemi 2023-05-01 15:31:02 +02:00
commit a77f093d4e

View file

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