Skip to content

Commit

Permalink
build(deps): bump comrak from 0.24.1 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.24.1 to 0.26.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](kivikakk/comrak@v0.24.1...v0.26.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 741dbc4 commit 285b20c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ path = "benches/bench.rs"

[dependencies]
clap = "4.5.13"
comrak = "0.24.1"
comrak = "0.26.0"
dtt = "0.0.6"
env_logger = "0.11.5"
lazy_static = "1.5.0"
Expand Down

0 comments on commit 285b20c

Please sign in to comment.