mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Bump anyhow from 1.0.37 to 1.0.40
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.37 to 1.0.40. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.37...1.0.40) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c0adc3241d
commit
e844f569a1
2 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ tokio = { version = "0.2.24", features = [ "macros" ] }
|
|||
log = "0.4.13"
|
||||
structopt = "0.3.21"
|
||||
simplelog = "0.9.0"
|
||||
anyhow = "1.0.35"
|
||||
anyhow = "1.0.40"
|
||||
reqwest = "0.10.10"
|
||||
tempdir = "0.3.7"
|
||||
flate2 = "1.0.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue