Skip to content

Commit

Permalink
update comrak
Browse files Browse the repository at this point in the history
  • Loading branch information
Austionian committed Jun 22, 2024
1 parent 718c025 commit f5d5bcd
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 50 deletions.
81 changes: 32 additions & 49 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ default-run = "bl0g"
[dependencies]
axum = "0.7"
chrono = { version = "0.4", default-features = false, features = ["serde"] }
comrak = "0.22"
comrak = "0.24"
config = { git = "https://github.com/mehcode/config-rs.git", rev = "e3c1d0b452639478662a44f15ef6d5b6d969bf9b", default-features = false, features = ["yaml"] }
hyper = { version = "1", features = ["full"] }
lazy_static = "1"
Expand Down

0 comments on commit f5d5bcd

Please sign in to comment.