Update Rust crate anyhow to 1.0.72
This commit is contained in:
parent
5ba28a99a3
commit
879e3093d1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
memmap2 = "0.7.1"
|
||||
anyhow = "1.0.71"
|
||||
anyhow = "1.0.72"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.66.1"
|
Loading…
Reference in a new issue