summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-10-03 19:23:22 +0200
committerGitHub <noreply@github.com>2024-10-03 17:23:22 +0000
commit4e6021cf882197468ec9813ce0ed1044bce7b5d2 (patch)
tree77c8fc5d0496a26729658cf16b9df61c7084108c /Cargo.toml
parent056efb254eac7cb151c2646a71c8211e396d2d85 (diff)
Update dependencies (#5107)
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 5f0c10c7..62eed382 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,7 +51,7 @@ env_proxy = "0.4"
flate2 = "1"
fontdb = { version = "0.21", default-features = false }
fs_extra = "1.3"
-hayagriva = "0.6.0"
+hayagriva = "0.7.0"
heck = "0.5"
hypher = "0.1.4"
icu_properties = { version = "1.4", features = ["serde"] }