Skip to content

Commit ffcc2c4

Browse files
Bump comrak from 0.22.0 to 0.24.1
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.22.0 to 0.24.1. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](kivikakk/comrak@0.22.0...v0.24.1) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64a9c22 commit ffcc2c4

File tree

2 files changed

+33
-50
lines changed

2 files changed

+33
-50
lines changed

Diff for: Cargo.lock

+32-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ default-run = "bl0g"
99
[dependencies]
1010
axum = "0.7"
1111
chrono = { version = "0.4", default-features = false, features = ["serde"] }
12-
comrak = "0.22"
12+
comrak = "0.24"
1313
config = { git = "https://github.com/mehcode/config-rs.git", rev = "e3c1d0b452639478662a44f15ef6d5b6d969bf9b", default-features = false, features = ["yaml"] }
1414
hyper = { version = "1", features = ["full"] }
1515
lazy_static = "1"

0 commit comments

Comments
 (0)