Skip to content

Commit 9b9057e

Browse files
Bump comrak from 0.51.0 to 0.52.0 in /autorust (#766)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.51.0 to 0.52.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md) - [Commits](kivikakk/comrak@v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: comrak dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66f77f2 commit 9b9057e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

autorust/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.

autorust/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ heck = "0.5"
1717
regex = "1"
1818
indexmap = { version = "2", features = ["serde"] }
1919
path_abs = "0.5"
20-
comrak = "0.51"
20+
comrak = "0.52"
2121
serde = "1"
2222
http-types = "2"
2323
once_cell = "1"

0 commit comments

Comments
 (0)