Skip to content

Commit

Permalink
Bump comrak from 0.20.0 to 0.21.0 in /autorust (#342)
Browse files Browse the repository at this point in the history
Bumps comrak from 0.20.0 to 0.21.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 89225ea commit 02eb588
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions autorust/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 autorust/codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ heck = "0.4"
regex = "1.10"
indexmap = { version = "1.9", features = ["serde-1"] }
path_abs = "0.5"
comrak = "0.20"
comrak = "0.21"
serde = "1.0"
http-types = "2.12"
once_cell = "1.19"
Expand Down

0 comments on commit 02eb588

Please sign in to comment.