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 0695f21 + ad6f8c6 commit 74051c4Copy full SHA for 74051c4
clippy_lints/Cargo.toml
@@ -21,7 +21,7 @@ cargo_metadata = "0.11.1"
21
if_chain = "1.0.0"
22
itertools = "0.9"
23
lazy_static = "1.0.2"
24
-pulldown-cmark = { version = "0.7.1", default-features = false }
+pulldown-cmark = { version = "0.8", default-features = false }
25
quine-mc_cluskey = "0.2.2"
26
regex-syntax = "0.6"
27
serde = { version = "1.0", features = ["derive"] }
0 commit comments