Skip to content

Commit 09666f6

Browse files
oscargusemilio
authored andcommitted
Update toml to 0.9
1 parent 8021542 commit 09666f6

2 files changed

Lines changed: 22 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 19 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
@@ -25,7 +25,7 @@ log = "0.4"
2525
serde = { version = "1.0.103", default-features = false, features = ["derive"] }
2626
serde_json = "1.0"
2727
tempfile = "3"
28-
toml = "0.8.8"
28+
toml = "0.9"
2929
proc-macro2 = "1.0.60"
3030
quote = "1"
3131
heck = "0.5"

0 commit comments

Comments
 (0)