summaryrefslogtreecommitdiff
path: root/library/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-04 18:20:50 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-04 18:21:09 +0200
commitbfec77754267488a37bd843fa080c9c6ca589fd9 (patch)
tree85c34bba4d2dde711274ef90c1c8edae3c180342 /library/Cargo.toml
parent5637a1693c7a315582e101023507049bb07edb2e (diff)
Bump hayagriva
Fixes #287 Fixes #304 Fixes #459 Fixes #506
Diffstat (limited to 'library/Cargo.toml')
-rw-r--r--library/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml
index d1fe4267..798e2a37 100644
--- a/library/Cargo.toml
+++ b/library/Cargo.toml
@@ -14,7 +14,7 @@ typst = { path = ".." }
comemo = "0.2"
csv = "1"
ecow = "0.1"
-hayagriva = "0.2"
+hayagriva = "0.3"
hypher = "0.1"
kurbo = "0.8"
lipsum = "0.9"