summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-11-29 18:40:47 +0100
committerLaurenz <laurmaedje@gmail.com>2023-11-29 18:40:47 +0100
commit63c19a194cbb8f8ecc40ed27ca04a4892f798377 (patch)
tree04825eb279dccaeb545bce07f7ccb1e56219fa27 /Cargo.toml
parent3bd7318ec729392a88be5135851224c104b3a093 (diff)
Bump hayagriva
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 344d8893..5c1d21a1 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.5"
+hayagriva = "0.5.1"
heck = "0.4"
hypher = "0.1.4"
iai = { git = "https://github.com/typst/iai", rev = "3f0f927" }