Skip to content

Commit 995c4b5

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 4c948ec commit 995c4b5

2 files changed

Lines changed: 19 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 5 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.24.7", default-features = false, features = ["pnm", "webp"] }
25-
pulldown-cmark = "0.9.3"
25+
pulldown-cmark = "0.13.0"
2626
qrcode = { version = "0.12", default-features = false }
2727

2828
[build-dependencies]

0 commit comments

Comments
 (0)