Skip to content

Commit

Permalink
Upgrade comrak to v0.32
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Burns <[email protected]>
  • Loading branch information
nicoburns committed Dec 24, 2024
1 parent 9121ee4 commit 6d3733d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/readme/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ tokio = { workspace = true, features = ["rt", "rt-multi-thread"] }
reqwest = { workspace = true }
url = { workspace = true }
winit = { workspace = true }
comrak = { version = "0.31", default-features = false }
comrak = { version = "0.32", default-features = false }
notify = "7.0.0"

0 comments on commit 6d3733d

Please sign in to comment.