diff options
| author | Max <me@mkor.je> | 2024-08-26 17:04:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-26 17:04:02 +0000 |
| commit | 373163dba4b4a4d9186b96a671af64d435d0eda3 (patch) | |
| tree | 824e2f5d4b9bf0988a4c0f9978332ea1aed4c554 /Cargo.lock | |
| parent | c38d01e4c5558d839ec91895807f5942c8944348 (diff) | |
Implement math kerning and fix various `math.attach` bugs (#4762)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2704,7 +2704,7 @@ dependencies = [ [[package]] name = "typst-dev-assets" version = "0.11.0" -source = "git+https://github.com/typst/typst-dev-assets?rev=48a924d#48a924d9de82b631bc775124a69384c8d860db04" +source = "git+https://github.com/typst/typst-dev-assets?rev=e9f8127#e9f81271547c0d7003770b4fa1e59343e51f7ae8" [[package]] name = "typst-docs" |
