Skip to content

Commit d05cebb

Browse files
chore(deps): bump pulldown-cmark from 0.9.6 to 0.13.3
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.9.6 to 0.13.3. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.9.6...v0.13.3) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dc9fd2 commit d05cebb

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.

pillar-02-logic/vantis-writer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ anyhow = "1.0"
1111
tokio = { version = "1.35", features = ["full"] }
1212
uuid = { version = "1.0", features = ["v4", "serde"] }
1313
chrono = { version = "0.4", features = ["serde"] }
14-
pulldown-cmark = "0.9"
14+
pulldown-cmark = "0.13"
1515

1616
# Cross-pillar integration: Pillar 01 (Iron) -> Pillar 02 (Logic)
1717
vantis-vault = { path = "../../pillar-01-iron/vantis-vault" }

0 commit comments

Comments
 (0)