Skip to content

Commit

Permalink
Auto merge of #5173 - matthiaskrgr:pulldown, r=flip1995
Browse files Browse the repository at this point in the history
deps: update pulldown-cmark from 0.6 to 0.7

changelog: none
  • Loading branch information
bors committed Feb 13, 2020
2 parents 96c2e62 + fa0ad30 commit 41d90d3
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 @@ -22,7 +22,7 @@ if_chain = "1.0.0"
itertools = "0.8"
lazy_static = "1.0.2"
matches = "0.1.7"
pulldown-cmark = "0.6.0"
pulldown-cmark = "0.7.0"
quine-mc_cluskey = "0.2.2"
regex-syntax = "0.6"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 41d90d3

Please sign in to comment.