mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump anyhow from 1.0.45 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.51. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.51) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
912dc56c95
commit
712a63fc84
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ tokio = { version = "1.14.0", features = [ "full" ] }
|
|||
log = "0.4.14"
|
||||
structopt = "0.3.25"
|
||||
simplelog = "0.11.0"
|
||||
anyhow = "1.0.40"
|
||||
anyhow = "1.0.51"
|
||||
reqwest = { version = "0.11.6", features = [ "rustls-tls" ], default-features = false }
|
||||
tempdir = "0.3.7"
|
||||
flate2 = "1.0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue