Skip to content

Commit

Permalink
Bump Miri for panic unwinding support
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Nov 19, 2019
1 parent 9d6ff15 commit 778bb71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
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 @@ -4567,9 +4567,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 778bb71

Please sign in to comment.