diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-08-03 16:21:01 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-08-03 16:21:01 +0200 |
| commit | 53a896f049d45a8e9a225ceacd56da07854aa973 (patch) | |
| tree | c6f3a9bc67b1c421732f41d1d28845fb1c283594 /crates/typst-library/Cargo.toml | |
| parent | 3a2fbcb49cf1dc8fa20e6809a0ee07fc6630b515 (diff) | |
Bump hypher
Diffstat (limited to 'crates/typst-library/Cargo.toml')
| -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 da0fae5f..06b4bd2d 100644 --- a/crates/typst-library/Cargo.toml +++ b/crates/typst-library/Cargo.toml @@ -24,7 +24,7 @@ comemo = "0.3" csv = "1" ecow = "0.1" hayagriva = "0.3" -hypher = "0.1" +hypher = "0.1.2" icu_properties = { version = "1.2.0", features = ["serde"] } icu_provider = { version = "1.2.0", features = ["sync"] } icu_provider_adapters = "1.2.0" |
