Skip to content

Commit 68722db

Browse files
Bump pulldown-cmark-to-cmark from 21.1.0 to 22.0.0 (#294)
Bumps [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 21.1.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@v21.1.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63b4db9 commit 68722db

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.

i18n-helpers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mdbook-preprocessor.workspace = true
2020
mdbook-renderer.workspace = true
2121
polib.workspace = true
2222
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] }
23-
pulldown-cmark-to-cmark = "21.1.0"
23+
pulldown-cmark-to-cmark = "22.0.0"
2424
regex = "1.12"
2525
semver = "1.0.27"
2626
serde_json.workspace = true

0 commit comments

Comments
 (0)