Skip to content

Commit ac9c123

Browse files
committed
Update pulldown-cmark in Cargo.toml to 0.6.1.
1 parent 2a30884 commit ac9c123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lazy_static = "1.0"
2626
log = "0.4"
2727
memchr = "2.0"
2828
open = "1.1"
29-
pulldown-cmark = "0.6"
29+
pulldown-cmark = "0.6.1"
3030
regex = "1.0.0"
3131
serde = "1.0"
3232
serde_derive = "1.0"

0 commit comments

Comments
 (0)