Merge branch 'main' into syntect
This commit is contained in:
commit
262a2e23d8
6 changed files with 115 additions and 15 deletions
|
|
@ -5,7 +5,9 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
html5ever = "0.35.0"
|
||||
kuchikiki = "0.8.2"
|
||||
markup5ever = "0.11.0"
|
||||
mlua = { version = "0.10.5", features = ["lua54", "vendored", "serialize"] }
|
||||
pulldown-cmark = "0.13.0"
|
||||
syntect = "5.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue