diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-09-04 13:23:14 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-09-04 13:23:14 +0200 |
| commit | 68a25f497ec9137fc2965aaeff5a49501ede552e (patch) | |
| tree | 60075b2419b437abb0aa7bcb68f7e8f6949c3902 /crates/typst-library/Cargo.toml | |
| parent | 7c42c9bab0b6a6d382b16ba270ebd495ac9d3334 (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 f4c5b1ed..10d13aaa 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.2" +hypher = "0.1.3" icu_properties = { version = "1.2.0", features = ["serde"] } icu_provider = { version = "1.2.0", features = ["sync"] } icu_provider_adapters = "1.2.0" |
