Skip to content

Commit 6b7c2ad

Browse files
chore(deps): bump pulldown-cmark from 0.12.2 to 0.13.3 in /bots/glambot
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.12.2 to 0.13.3. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.12.2...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 c321188 commit 6b7c2ad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bots/glambot/Cargo.lock

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

bots/glambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tracing = "0.1"
3434
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
3535

3636
# Markdown parsing
37-
pulldown-cmark = "0.12"
37+
pulldown-cmark = "0.13"
3838
comrak = "0.29"
3939

4040
# HTML parsing (for accessibility checks)

0 commit comments

Comments
 (0)