Skip to content

Commit 0c79bca

Browse files
authored
Merge pull request #2293 from renovate-bot/renovate/toml-1.x
Update Rust crate toml to v1
2 parents 457e255 + 2fe031f commit 0c79bca

File tree

2 files changed

+20
-25
lines changed

2 files changed

+20
-25
lines changed

Cargo.lock

Lines changed: 19 additions & 24 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
@@ -68,5 +68,5 @@ serde_json = "1.0"
6868
serde-untagged = "0.1"
6969
sync-team = { path = "sync-team" }
7070
tempfile = "3.19.1"
71-
toml = "0.8"
71+
toml = "1.0"
7272
walkdir = "2.3.1"

0 commit comments

Comments
 (0)