diff options
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 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" |
