summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-02-04 11:30:57 +0100
committerGitHub <noreply@github.com>2022-02-04 11:30:57 +0100
commit62cf2a19d7207118f115c05c8f7c453d6db77a0a (patch)
tree25063867a0fffff3267679a376639472208391f0 /Cargo.lock
parentbd0d0e10d8ce2246aa1a6fd9a801707cc63dc9a6 (diff)
parent144c2957e17be9704d5dcc7f3290ffedfdaad40a (diff)
Merge pull request #60 from typst/underline-excl
Add evasion of glyph shape for under- and overlines
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ebda1f7d..adfb3d44 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -945,6 +945,7 @@ dependencies = [
"iai",
"image",
"itertools",
+ "kurbo",
"memmap2",
"miniz_oxide 0.4.4",
"once_cell",