Skip to content

Commit

Permalink
also update anyhow in codegen_cranelift
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Aug 8, 2022
1 parent 9b8cfc1 commit 92ce2c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compiler/rustc_codegen_cranelift/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ dependencies = [

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

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

0 comments on commit 92ce2c1

Please sign in to comment.