Skip to content

Commit 61b27ef

Browse files
authored
Merge pull request #4330 from RalfJung/build-sysroot-bump
bump rustc-build-sysroot
2 parents f1142b5 + b33e831 commit 61b27ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cargo-miri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-miri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ directories = "6"
1818
rustc_version = "0.4"
1919
serde_json = "1.0.40"
2020
cargo_metadata = "0.19"
21-
rustc-build-sysroot = "0.5.4"
21+
rustc-build-sysroot = "0.5.7"
2222

2323
# Enable some feature flags that dev-dependencies need but dependencies
2424
# do not. This makes `./miri install` after `./miri build` faster.

0 commit comments

Comments
 (0)