Skip to content

Commit aad281b

Browse files
Update Rust crate toml to v1
1 parent d89bfc2 commit aad281b

2 files changed

Lines changed: 15 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 15 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)