Skip to content

Commit 85e7d49

Browse files
committedMar 5, 2025
Bump rustwide to mitigate rustup bug
1 parent 7d0e641 commit 85e7d49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ remove_dir_all = "0.7"
5050
reqwest = { version = "0.11", features = ["blocking", "json"] }
5151
rusqlite = { version = "0.32.1", features = ["chrono", "functions", "bundled"] }
5252
rust_team_data = { git = "https://github.com/rust-lang/team" }
53-
rustwide = { version = "0.19.0", features = [
53+
rustwide = { version = "0.19.1", features = [
5454
"unstable",
5555
"unstable-toolchain-ci",
5656
] }

0 commit comments

Comments
 (0)