mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Allow typst package to compile by itself (#2130)
This commit is contained in:
parent
68fc6f5bc0
commit
c203eff9f4
@ -54,7 +54,7 @@ unscanny = "0.1"
|
|||||||
usvg = { version = "0.35", default-features = false, features = ["text"] }
|
usvg = { version = "0.35", default-features = false, features = ["text"] }
|
||||||
xmlwriter = "0.1.0"
|
xmlwriter = "0.1.0"
|
||||||
xmp-writer = "0.1"
|
xmp-writer = "0.1"
|
||||||
time = { version = "0.3.20", features = ["std", "formatting", "macros"] }
|
time = { version = "0.3.20", features = ["std", "formatting", "macros", "parsing"] }
|
||||||
wasmi = "0.31.0"
|
wasmi = "0.31.0"
|
||||||
xmlparser = "0.13.5"
|
xmlparser = "0.13.5"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user