Skip to content

Commit d209114

Browse files
committed
Auto merge of #85866 - Aaron1011:miriup-const-err, r=RalfJung
Bump Miri for const_err changes Fixes #85861 r? `@RalfJung`
2 parents 657bc01 + a258feb commit d209114

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -2135,9 +2135,9 @@ dependencies = [
21352135

21362136
[[package]]
21372137
name = "measureme"
2138-
version = "9.1.1"
2138+
version = "9.1.2"
21392139
source = "registry+https://github.com/rust-lang/crates.io-index"
2140-
checksum = "49cf14eb7d2eea897d9949b68f19e165638755e3a1a3c0941b6b6c3e00141f2c"
2140+
checksum = "78f7a41bc6f856a2cf0e95094ad5121f82500e2d9a0f3c0171d98f6566d8117d"
21412141
dependencies = [
21422142
"log",
21432143
"memmap2",
@@ -2289,6 +2289,7 @@ dependencies = [
22892289
"hex 0.4.2",
22902290
"libc",
22912291
"log",
2292+
"measureme",
22922293
"rand 0.8.3",
22932294
"rustc-workspace-hack",
22942295
"rustc_version",

0 commit comments

Comments
 (0)