You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
403 B
TOML

[package]
name = "typst-html"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
comemo = "0.2.2"
elsa = "1.8.1"
html = "0.5.2"
notify = "5.1.0"
same-file = "1.0.6"
siphasher = "0.3.10"
typst = { git = "https://github.com/typst/typst.git" }
typst-library = { git = "https://github.com/typst/typst.git" }