Skip to content

Commit a877cc9

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

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 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
@@ -32,7 +32,7 @@ nom = { version = "8.0.0", features = ["alloc"] }
3232
notify = "8.0.0"
3333
notify-debouncer-mini = "0.6.0"
3434
owo-colors = "4.2.0"
35-
pulldown-cmark = "0.10.3"
35+
pulldown-cmark = "0.13.0"
3636
pulldown-cmark-escape = "0.10.1"
3737
reqwest = { version = "0.12.12", features = ["json"] }
3838
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)