Skip to content

Commit f0c1f2a

Browse files
authored
Merge pull request #4393 from rust-lang/rustup-2025-06-10
Automatic Rustup
2 parents 1875a48 + 3606d2d commit f0c1f2a

File tree

7 files changed

+379
-70
lines changed

7 files changed

+379
-70
lines changed

cargo-miri/Cargo.lock

Lines changed: 41 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.7"
21+
rustc-build-sysroot = "0.5.8"
2222

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

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c31cccb7b5cc098b1a8c1794ed38d7fdbec0ccb0
1+
c6768de2d63de7a41124a0fb8fc78f9e26111c01

0 commit comments

Comments
 (0)