We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ab3f17 + a349912 commit b1762e3Copy full SHA for b1762e3
clippy_lints/Cargo.toml
@@ -27,7 +27,7 @@ semver = "0.9.0"
27
serde = { version = "1.0", features = ["derive"] }
28
toml = "0.5"
29
unicode-normalization = "0.1"
30
-pulldown-cmark = "0.5.0"
+pulldown-cmark = "0.5.2"
31
url = "1.7.0"
32
if_chain = "1.0.0"
33
smallvec = { version = "0.6.5", features = ["union"] }
0 commit comments