Skip to content

Commit fa0ad30

Browse files
committed
deps: update pulldown-cmark from 0.6 to 0.7
1 parent 96c2e62 commit fa0ad30

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)