summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-03-07 10:50:03 +0100
committerGitHub <noreply@github.com>2024-03-07 09:50:03 +0000
commit5dc6ce0022ef5bc83464b2dfefb20d608168df20 (patch)
treebc9a7acddde1202a3356650c30e4b62a1e8cf27d /Cargo.toml
parentcf2f789c07b64cd59f472dfd64877be44c9337d2 (diff)
Remove unmaintained benchmarks (#3569)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5da58be2..f3a53808 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,6 @@ fs_extra = "1.3"
hayagriva = "0.5.1"
heck = "0.4"
hypher = "0.1.4"
-iai = { git = "https://github.com/typst/iai", rev = "3f0f927" }
icu_properties = { version = "1.4", features = ["serde"] }
icu_provider = { version = "1.4", features = ["sync"] }
icu_provider_adapters = "1.4"