Skip to content

Commit 24dfaa3

Browse files
committed
cargo: update toml to version 0.5
No code changes necessary.
1 parent 61b860b commit 24dfaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ codecov = { repository = "mgeisler/version-sync" }
2424
pulldown-cmark = { version = "0.4", default-features = false }
2525
semver-parser = "0.9"
2626
syn = { version = "0.15", features = ["full"] }
27-
toml = "0.4"
27+
toml = "0.5"
2828
url = "1.5.1"
2929
itertools = "0.8"
3030
regex = "1.1"

0 commit comments

Comments
 (0)