summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMartin Haug <mhaug@live.de>2023-11-24 16:38:03 +0100
committerMartin Haug <mhaug@live.de>2023-11-24 16:38:03 +0100
commit2f795b5c07171affa0709195a9dae3ed5c0afbeb (patch)
tree560cbef69dffb7d802a7371c7fdc88e7caf02052 /Cargo.toml
parent1756718bab3055597723a9b433419ff07e6b7f02 (diff)
Bump Hayagriva
Fix #2572
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3edde258..f2d280f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,7 @@ ecow = { version = "0.2", features = ["serde"] }
env_proxy = "0.4"
flate2 = "1"
fontdb = { version = "0.15", default-features = false }
-hayagriva = "0.4"
+hayagriva = "0.5"
heck = "0.4"
hypher = "0.1.4"
iai = { git = "https://github.com/typst/iai", rev = "3f0f927" }