Skip to content

Commit 3444e85

Browse files
dependabot[bot]syphar
authored andcommitted
Bump comrak from 0.16.0 to 0.17.0
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](kivikakk/comrak@0.16.0...0.17.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e422fa6 commit 3444e85

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ anyhow = { version = "1.0.42", features = ["backtrace"]}
4545
backtrace = "0.3.61"
4646
failure = "0.1.8"
4747
thiserror = "1.0.26"
48-
comrak = { version = "0.16.0", default-features = false }
48+
comrak = { version = "0.17.0", default-features = false }
4949
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
5050
toml = "0.7.2"
5151
schemamama = "0.3"

0 commit comments

Comments
 (0)