Skip to content

Commit

Permalink
Merge pull request #55 from rosetta-rs/renovate/comrak-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate comrak to 0.31
  • Loading branch information
epage authored Dec 2, 2024
2 parents 537ec42 + 839c901 commit 2f6479f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 48 deletions.
104 changes: 57 additions & 47 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 examples/comrak-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ name = "comrak-app"
path = "app.rs"

[dependencies]
comrak = "0.29"
comrak = "0.31"

0 comments on commit 2f6479f

Please sign in to comment.