mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
dependencies: update pulldown-cmark from 0.1 to 0.2
This commit is contained in:
parent
ff7da3264e
commit
1ee0c1a029
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ serde = "1.0"
|
|||
serde_derive = "1.0"
|
||||
toml = "0.4"
|
||||
unicode-normalization = "0.1"
|
||||
pulldown-cmark = "0.1"
|
||||
pulldown-cmark = "0.2"
|
||||
url = "1.7.0"
|
||||
if_chain = "0.1.3"
|
||||
smallvec = { version = "0.6.5", features = ["union"] }
|
||||
|
|
Loading…
Add table
Reference in a new issue