mirror of
https://github.com/typst/typst
synced 2025-07-26 13:57:53 +08:00
Point to newest typst-assets
repository
This commit is contained in:
parent
e38ce05f6c
commit
effa014c7e
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2920,7 +2920,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "typst-assets"
|
||||
version = "0.13.1"
|
||||
source = "git+https://github.com/LaurenzV/typst-assets?rev=d89cc82#d89cc821f84a5667714491019c0b64087b2608bd"
|
||||
source = "git+https://github.com/typst/typst-assets?rev=fbf00f9#fbf00f9539fdb0825bef4d39fb57d5986c51b756"
|
||||
|
||||
[[package]]
|
||||
name = "typst-cli"
|
||||
|
@ -32,7 +32,7 @@ typst-svg = { path = "crates/typst-svg", version = "0.13.1" }
|
||||
typst-syntax = { path = "crates/typst-syntax", version = "0.13.1" }
|
||||
typst-timing = { path = "crates/typst-timing", version = "0.13.1" }
|
||||
typst-utils = { path = "crates/typst-utils", version = "0.13.1" }
|
||||
typst-assets = { git = "https://github.com/LaurenzV/typst-assets", rev = "d89cc82" }
|
||||
typst-assets = { git = "https://github.com/typst/typst-assets", rev = "fbf00f9" }
|
||||
typst-dev-assets = { git = "https://github.com/LaurenzV/typst-dev-assets", rev = "180c145" }
|
||||
arrayvec = "0.7.4"
|
||||
az = "1.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user