Skip to content

Commit 778bb71

Browse files
committed
Bump Miri for panic unwinding support
1 parent 9d6ff15 commit 778bb71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -587,9 +587,9 @@ dependencies = [
587587

588588
[[package]]
589589
name = "compiletest_rs"
590-
version = "0.3.25"
590+
version = "0.3.26"
591591
source = "registry+https://github.com/rust-lang/crates.io-index"
592-
checksum = "f75b10a18fb53549fdd090846eb01c7f8593914494d1faabc4d3005c436e417a"
592+
checksum = "d7d8975604ebad8b6660796802377eb6495045c5606168fc1b8d19a4dd9bfa46"
593593
dependencies = [
594594
"diff",
595595
"filetime",
@@ -4567,9 +4567,9 @@ dependencies = [
45674567

45684568
[[package]]
45694569
name = "tester"
4570-
version = "0.5.1"
4570+
version = "0.6.0"
45714571
source = "registry+https://github.com/rust-lang/crates.io-index"
4572-
checksum = "cd0d1044cb5ca390e9c93f8c35abd2c55484397dfd786f189321aa34605ee6ab"
4572+
checksum = "7647e6d732eb84375d8e7abda37818f81861ddbfc7235e33f4983cb254b71e4f"
45734573
dependencies = [
45744574
"getopts",
45754575
"libc",

0 commit comments

Comments
 (0)