Skip to content

Commit 0d94c8f

Browse files
Update Rust crate toml to v1
1 parent 86bda2a commit 0d94c8f

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -22,7 +22,7 @@ thiserror = "2"
2222
# Serialization
2323
serde = { version = "1", features = ["derive"] }
2424
serde_json = "1"
25-
toml = "0.9"
25+
toml = "1.0"
2626
rust_team_data = { git = "https://github.com/rust-lang/team" }
2727

2828
# GitHub

0 commit comments

Comments
 (0)