Skip to content

Commit 9102b60

Browse files
chore(deps): bump comrak from 0.52.0 to 0.53.0 in /bots/glambot
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.52.0 to 0.53.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md) - [Commits](kivikakk/comrak@v0.52.0...v0.53.0) --- updated-dependencies: - dependency-name: comrak dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e0679 commit 9102b60

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
@@ -35,7 +35,7 @@ tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json"] }
3535

3636
# Markdown parsing
3737
pulldown-cmark = "0.13.4"
38-
comrak = "0.52.0"
38+
comrak = "0.53.0"
3939

4040
# HTML parsing (for accessibility checks)
4141
scraper = "0.27.0"

0 commit comments

Comments
 (0)