Skip to content

Commit 6818551

Browse files
committed
bump pulldown
1 parent 27a046e commit 6818551

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/Cargo.lock

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

src/librustdoc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ path = "lib.rs"
1010
doctest = false
1111

1212
[dependencies]
13-
pulldown-cmark = { version = "0.1.0", default-features = false }
13+
pulldown-cmark = { version = "0.1.2", default-features = false }
1414
tempdir = "0.3"

0 commit comments

Comments
 (0)