Skip to content

Commit fb61c21

Browse files
committed
Auto merge of #4042 - matthiaskrgr:toml_update, r=Manishearth
deps: bump toml from 0.4 to 0.5 changelog: none
2 parents 09a0422 + e01caad commit fb61c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ regex-syntax = "0.6"
2626
semver = "0.9.0"
2727
serde = "1.0"
2828
serde_derive = "1.0"
29-
toml = "0.4"
29+
toml = "0.5"
3030
unicode-normalization = "0.1"
3131
pulldown-cmark = "0.5.0"
3232
url = "1.7.0"

0 commit comments

Comments
 (0)