Skip to content

Commit 792920f

Browse files
committed
Bump pulldown-cmark-to-cmark
1 parent 2758488 commit 792920f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/ide/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ either = "1.7.0"
1616
itertools = "0.10.5"
1717
tracing = "0.1.35"
1818
oorandom = "11.1.3"
19-
pulldown-cmark-to-cmark = "10.0.1"
19+
pulldown-cmark-to-cmark = "10.0.4"
2020
pulldown-cmark = { version = "0.9.1", default-features = false }
2121
url = "2.3.1"
2222
dot = "0.1.4"

0 commit comments

Comments
 (0)