Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc8df2f

Browse files
committed
update rustwide once more to include changes from rust-lang/rustwide#98
1 parent beb0df3 commit bc8df2f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -48,7 +48,7 @@ reqwest = { version = "0.12", features = ["blocking", "json", "gzip"] }
4848
jiff = { version = "0.2.15", features = ["serde"] }
4949
rusqlite = { version = "0.37", features = ["chrono", "functions", "bundled"] }
5050
rust_team_data = { git = "https://github.com/rust-lang/team" }
51-
rustwide = { version = "0.20.0", features = [
51+
rustwide = { version = "0.21.0", features = [
5252
"unstable",
5353
"unstable-toolchain-ci",
5454
] }

0 commit comments

Comments
 (0)