Update Rust crate anyhow to 1.0.69
This commit is contained in:
parent
36ac16f52f
commit
9ed92fffc8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
memmap2 = "0.5.8"
|
||||
anyhow = "1.0.68"
|
||||
anyhow = "1.0.69"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.63.0"
|
Loading…
Reference in a new issue