summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax <max@mkor.je>2025-06-04 09:41:08 +0000
committerGitHub <noreply@github.com>2025-06-04 09:41:08 +0000
commit5f776c7372ffecbbe959fbfa968c8c91efaf0061 (patch)
treee057f4acdcff2d708fc2114ae24c9b21a3e8c17d /Cargo.toml
parent128c40d839398374c69725a5b19c24e07fb23c3d (diff)
Bump New CM fonts to version 7.0.2 (#6376)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bc563b98..0f871e21 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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/typst/typst-assets", rev = "ab1295f" }
+typst-assets = { git = "https://github.com/typst/typst-assets", rev = "c74e539" }
typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "fddbf8b" }
arrayvec = "0.7.4"
az = "1.2"