Skip to content

Commit

Permalink
update anyhow
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Aug 20, 2023
1 parent c0b6ffa commit 83283a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ dependencies = [

[[package]]
name = "anyhow"
version = "1.0.71"
version = "1.0.75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
dependencies = [
"backtrace",
]
Expand Down

0 comments on commit 83283a4

Please sign in to comment.