Skip to content

Commit f70d04b

Browse files
Bump pulldown-cmark from 0.12.2 to 0.13.0
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.12.2 to 0.13.0. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.12.2...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] <[email protected]>
1 parent 95bb0de commit f70d04b

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

Cargo.lock

Lines changed: 2 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basalt-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dirs = "6.0.0"
1414
thiserror = "2.0.11"
1515
serde = { version = "1.0.217", features = ["derive"] }
1616
serde_json = "1.0"
17-
pulldown-cmark = "0.12.2"
17+
pulldown-cmark = "0.13.0"
1818

1919
[dev-dependencies]
2020
indoc = "2"

0 commit comments

Comments
 (0)