Skip to content

Commit 41d90d3

Browse files
committed
Auto merge of #5173 - matthiaskrgr:pulldown, r=flip1995
deps: update pulldown-cmark from 0.6 to 0.7 changelog: none
2 parents 96c2e62 + fa0ad30 commit 41d90d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if_chain = "1.0.0"
2222
itertools = "0.8"
2323
lazy_static = "1.0.2"
2424
matches = "0.1.7"
25-
pulldown-cmark = "0.6.0"
25+
pulldown-cmark = "0.7.0"
2626
quine-mc_cluskey = "0.2.2"
2727
regex-syntax = "0.6"
2828
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)