Skip to content

Commit

Permalink
Auto merge of #66558 - Aaron1011:update/miri-unwind, r=RalfJung
Browse files Browse the repository at this point in the history
Bump Miri for panic unwinding support
  • Loading branch information
bors committed Nov 22, 2019
2 parents 083b5a0 + 45a9d27 commit 5fa0af2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -587,9 +587,9 @@ dependencies = [

[[package]]
name = "compiletest_rs"
version = "0.3.25"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f75b10a18fb53549fdd090846eb01c7f8593914494d1faabc4d3005c436e417a"
checksum = "d7d8975604ebad8b6660796802377eb6495045c5606168fc1b8d19a4dd9bfa46"
dependencies = [
"diff",
"filetime",
Expand Down Expand Up @@ -4563,9 +4563,9 @@ dependencies = [

[[package]]
name = "tester"
version = "0.5.1"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd0d1044cb5ca390e9c93f8c35abd2c55484397dfd786f189321aa34605ee6ab"
checksum = "7647e6d732eb84375d8e7abda37818f81861ddbfc7235e33f4983cb254b71e4f"
dependencies = [
"getopts",
"libc",
Expand Down

0 comments on commit 5fa0af2

Please sign in to comment.