Skip to content

Commit e638836

Browse files
build(deps): bump pulldown-cmark from 0.9.3 to 0.13.0
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.9.3 to 0.13.0. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.9.3...v0.13.0) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 403bf07 commit e638836

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 2 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
@@ -22,7 +22,7 @@ clap = { version = "4", default-features = false, features = ["std", "help", "us
2222
encoding = "0.2.33"
2323
fs2 = "0.4.3"
2424
image = { version = "0.25", default-features = false, features = ["pnm", "webp"] }
25-
pulldown-cmark = "0.9.3"
25+
pulldown-cmark = "0.13.0"
2626
qrcode = { version = "0.14.1", default-features = false }
2727

2828
[build-dependencies]

0 commit comments

Comments
 (0)