Skip to content

Commit

Permalink
Auto merge of rust-lang#100088 - RalfJung:anyhow, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
update anyhow

Fixes rust-lang#100062 by incorporating dtolnay/anyhow#249
  • Loading branch information
bors committed Aug 3, 2022
2 parents d6b96b6 + 2bde0e7 commit 1b57946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Expand Up @@ -109,9 +109,9 @@ dependencies = [

[[package]]
name = "anyhow"
version = "1.0.51"
version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b26702f315f53b6071259e15dd9d64528213b44d61de1ec926eca7715d62203"
checksum = "c794e162a5eff65c72ef524dfe393eb923c354e350bb78b9c7383df13f3bc142"

[[package]]
name = "array_tool"
Expand Down

0 comments on commit 1b57946

Please sign in to comment.