Skip to content

Commit 61501b2

Browse files
authored
Merge pull request #3449 from matthiaskrgr/dep
dependencies: update pulldown-cmark from 0.1 to 0.2
2 parents ff7da32 + 1ee0c1a commit 61501b2

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
@@ -28,7 +28,7 @@ serde = "1.0"
2828
serde_derive = "1.0"
2929
toml = "0.4"
3030
unicode-normalization = "0.1"
31-
pulldown-cmark = "0.1"
31+
pulldown-cmark = "0.2"
3232
url = "1.7.0"
3333
if_chain = "0.1.3"
3434
smallvec = { version = "0.6.5", features = ["union"] }

0 commit comments

Comments
 (0)