Merge pull request 'Update Rust crate anyhow to 1.0.69' (#3) from renovate/anyhow-1.x into master
Reviewed-on: #3
This commit is contained in:
commit
566a30d591
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
memmap2 = "0.5.8"
|
memmap2 = "0.5.8"
|
||||||
anyhow = "1.0.68"
|
anyhow = "1.0.69"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.63.0"
|
bindgen = "0.63.0"
|
Loading…
Reference in a new issue