We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff7da32 + 1ee0c1a commit 61501b2Copy full SHA for 61501b2
clippy_lints/Cargo.toml
@@ -28,7 +28,7 @@ serde = "1.0"
28
serde_derive = "1.0"
29
toml = "0.4"
30
unicode-normalization = "0.1"
31
-pulldown-cmark = "0.1"
+pulldown-cmark = "0.2"
32
url = "1.7.0"
33
if_chain = "0.1.3"
34
smallvec = { version = "0.6.5", features = ["union"] }
0 commit comments