Skip to content

Commit a7b3d9d

Browse files
committed
Update pulldown-cmark to 0.10.
This is to bring it in-sync with mdbook.
1 parent 8c193bc commit a7b3d9d

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

style-check/Cargo.lock

Lines changed: 21 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

style-check/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ authors = ["steveklabnik <steve@steveklabnik.com>"]
55
edition = "2021"
66

77
[dependencies]
8-
pulldown-cmark = "0.8"
8+
pulldown-cmark = "0.10.0"

0 commit comments

Comments
 (0)