Update pulldown-cmark in Cargo.toml to 0.6.1.
This commit is contained in:
parent
2a3088422a
commit
ac9c12334a
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ lazy_static = "1.0"
|
|||
log = "0.4"
|
||||
memchr = "2.0"
|
||||
open = "1.1"
|
||||
pulldown-cmark = "0.6"
|
||||
pulldown-cmark = "0.6.1"
|
||||
regex = "1.0.0"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue