Skip to content

Commit

Permalink
bump pulldown-cmark v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Sep 16, 2020
1 parent 0695f21 commit ad6f8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy_lints/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cargo_metadata = "0.11.1"
if_chain = "1.0.0"
itertools = "0.9"
lazy_static = "1.0.2"
pulldown-cmark = { version = "0.7.1", default-features = false }
pulldown-cmark = { version = "0.8", default-features = false }
quine-mc_cluskey = "0.2.2"
regex-syntax = "0.6"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit ad6f8c6

Please sign in to comment.