Skip to content

Commit df62f7a

Browse files
Update rustwide to 0.13.1
This includes rust-lang/rustwide#61 which addresses breakage in the beta crater run.
1 parent 8c5cc1b commit df62f7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ hmac = "0.7"
6060
sha-1 = "0.8"
6161
rust_team_data = { git = "https://github.com/rust-lang/team" }
6262
systemstat = "0.1.4"
63-
rustwide = { version = "0.13.0", features = ["unstable", "unstable-toolchain-ci"] }
63+
rustwide = { version = "0.13.1", features = ["unstable", "unstable-toolchain-ci"] }
6464
percent-encoding = "2.1.0"
6565
remove_dir_all = "0.5.2"
6666
ctrlc = "3.1.3"

0 commit comments

Comments
 (0)