Skip to content

Commit 047245b

Browse files
committed
Auto merge of #576 - pietroalbini:rustwide-0-13-0, r=pietroalbini
Bump rustwide to 0.13.0 This will bring the new environment hosted by GHCR.
2 parents ea675d8 + 7814db5 commit 047245b

File tree

2 files changed

+117
-45
lines changed

2 files changed

+117
-45
lines changed

Cargo.lock

Lines changed: 116 additions & 44 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.12.0", features = ["unstable", "unstable-toolchain-ci"] }
63+
rustwide = { version = "0.13.0", 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)