diff options
| author | Max <me@mkor.je> | 2024-11-26 12:36:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 12:36:53 +0000 |
| commit | 6d35972c3d2caaea3d6e358f6af121ba37881dbb (patch) | |
| tree | e8f31a822d52653807df9c76112286a44d1fe3f2 /Cargo.toml | |
| parent | 580e6811b0281f19fa9c3e438500a9e8bb9b95ef (diff) | |
Update NewCM fonts to version 7.0.0 (#5465)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ typst-svg = { path = "crates/typst-svg", version = "0.12.0" } typst-syntax = { path = "crates/typst-syntax", version = "0.12.0" } typst-timing = { path = "crates/typst-timing", version = "0.12.0" } typst-utils = { path = "crates/typst-utils", version = "0.12.0" } -typst-assets = { git = "https://github.com/typst/typst-assets", rev = "5c0dcc0" } +typst-assets = { git = "https://github.com/typst/typst-assets", rev = "8cccef9" } typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "b07d156" } arrayvec = "0.7.4" az = "1.2" |
