Skip to content

Commit dd3f2ea

Browse files
build(deps): bump pulldown-cmark-escape from 0.10.1 to 0.11.0
Bumps [pulldown-cmark-escape](https://github.com/raphlinus/pulldown-cmark) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](https://github.com/raphlinus/pulldown-cmark/commits/v0.11.0) --- updated-dependencies: - dependency-name: pulldown-cmark-escape dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4fcdd5 commit dd3f2ea

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 8 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
@@ -33,7 +33,7 @@ notify = "8.0.0"
3333
notify-debouncer-mini = "0.6.0"
3434
owo-colors = "3.5.0"
3535
pulldown-cmark = "0.10.3"
36-
pulldown-cmark-escape = "0.10.1"
36+
pulldown-cmark-escape = "0.11.0"
3737
reqwest = { version = "0.12.12", features = ["json"] }
3838
serde = { version = "1.0.217", features = ["derive"] }
3939
serde_json = "1.0.138"

0 commit comments

Comments
 (0)