mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 15:11:30 +00:00
deps: bump toml from 0.4 to 0.5
This commit is contained in:
parent
09a04226e4
commit
e01caad2a8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ regex-syntax = "0.6"
|
||||||
semver = "0.9.0"
|
semver = "0.9.0"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
toml = "0.4"
|
toml = "0.5"
|
||||||
unicode-normalization = "0.1"
|
unicode-normalization = "0.1"
|
||||||
pulldown-cmark = "0.5.0"
|
pulldown-cmark = "0.5.0"
|
||||||
url = "1.7.0"
|
url = "1.7.0"
|
||||||
|
|
Loading…
Reference in a new issue