diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ fontdb = { version = "0.15", default-features = false } hayagriva = "0.4" heck = "0.4" hypher = "0.1.4" -iai = { git = "https://github.com/typst/iai" } +iai = { git = "https://github.com/typst/iai", rev = "3f0f927" } icu_properties = { version = "1.3", features = ["serde"] } icu_provider = { version = "1.3", features = ["sync"] } icu_provider_adapters = "1.3" |
