Update Rust crate anyhow to 1.0.70
This commit is contained in:
parent
5484bf8241
commit
75c4f9d621
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
Loading…
Reference in a new issue