summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMax <me@mkor.je>2024-08-26 17:04:02 +0000
committerGitHub <noreply@github.com>2024-08-26 17:04:02 +0000
commit373163dba4b4a4d9186b96a671af64d435d0eda3 (patch)
tree824e2f5d4b9bf0988a4c0f9978332ea1aed4c554 /Cargo.lock
parentc38d01e4c5558d839ec91895807f5942c8944348 (diff)
Implement math kerning and fix various `math.attach` bugs (#4762)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7efcd441..e1716f4d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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"