Skip to content

Commit 1ee0c1a

Browse files
committed
dependencies: update pulldown-cmark from 0.1 to 0.2
1 parent ff7da32 commit 1ee0c1a

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)