Skip to content

Commit 301536a

Browse files
Bump pulldown-cmark-to-cmark from 11.2.0 to 22.0.0
Bumps [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 11.2.0 to 22.0.0. - [Release notes](https://github.com/Byron/pulldown-cmark-to-cmark/releases) - [Changelog](https://github.com/Byron/pulldown-cmark-to-cmark/blob/main/CHANGELOG.md) - [Commits](Byron/pulldown-cmark-to-cmark@v11.2.0...v22.0.0) --- updated-dependencies: - dependency-name: pulldown-cmark-to-cmark dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 441a2bd commit 301536a

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ oauth2 = "4.4.2"
5858
open = "5.3.3"
5959
parse-display = "0.10.0"
6060
pulldown-cmark = "0.9.2"
61-
pulldown-cmark-to-cmark = "11.0.2"
61+
pulldown-cmark-to-cmark = "22.0.0"
6262
ratatui = { version = "0.30", default-features = false, features = [
6363
"crossterm",
6464
] }

0 commit comments

Comments
 (0)