Update Rust crate anyhow to 1.0.83 #31
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
memmap2 = "0.9.4"
|
||||
anyhow = "1.0.82"
|
||||
anyhow = "1.0.83"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.69.4"
|
Loading…
Reference in a new issue