diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-09-05 12:17:30 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-09-05 12:17:30 +0200 |
| commit | 87c0a5171af2e374cd6b0a0bd6d8d9531aaf796c (patch) | |
| tree | 29980cf96a32f6eeacd7b3d0c5bbbf1fa9a68e7f /crates | |
| parent | 7337a6b85cb7a18ab01d4f1dec2e668914f3865c (diff) | |
Bump hayagriva
Diffstat (limited to 'crates')
| -rw-r--r-- | crates/typst-library/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst-library/Cargo.toml b/crates/typst-library/Cargo.toml index 10d13aaa..68ba7308 100644 --- a/crates/typst-library/Cargo.toml +++ b/crates/typst-library/Cargo.toml @@ -23,7 +23,7 @@ chinese-number = { version = "0.7.2", default-features = false, features = ["num comemo = "0.3" csv = "1" ecow = "0.1" -hayagriva = "0.3" +hayagriva = "0.3.2" hypher = "0.1.3" icu_properties = { version = "1.2.0", features = ["serde"] } icu_provider = { version = "1.2.0", features = ["sync"] } |
