Skip to content

Commit dd9a7bf

Browse files
committed
Auto merge of #111236 - RalfJung:miri-sysroot, r=RalfJung
bump rustc-build-sysroot to fix miri sysroot build Fixes rust-lang/miri#2874
2 parents 3320f2f + cdd67ed commit dd9a7bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2909,9 +2909,9 @@ dependencies = [
29092909

29102910
[[package]]
29112911
name = "rustc-build-sysroot"
2912-
version = "0.4.1"
2912+
version = "0.4.2"
29132913
source = "registry+https://github.com/rust-lang/crates.io-index"
2914-
checksum = "d65b1271cdac365b71b59570ea35d945dea2dd2cc47eba3d33b4bd1e0190ac6d"
2914+
checksum = "8ed2a90dfa5232ed5ff21d53d4df655f315ab316ea06fc508f1c74bcedb1ce6c"
29152915
dependencies = [
29162916
"anyhow",
29172917
"rustc_version",

0 commit comments

Comments
 (0)