Skip to content

Commit 8ff1106

Browse files
Bump pulldown-cmark-to-cmark from 11.2.0 to 21.0.0
Bumps [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 11.2.0 to 21.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...v21.0.0) --- updated-dependencies: - dependency-name: pulldown-cmark-to-cmark dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2afbe76 commit 8ff1106

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
@@ -34,7 +34,7 @@ oauth2 = "4.4.2"
3434
open = "5.3.2"
3535
parse-display = "0.10.0"
3636
pulldown-cmark = "0.9.2"
37-
pulldown-cmark-to-cmark = "11.0.2"
37+
pulldown-cmark-to-cmark = "21.0.0"
3838
regex = "1"
3939
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
4040
ring = "0.17.8"

0 commit comments

Comments
 (0)