diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-07 10:50:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 09:50:03 +0000 |
| commit | 5dc6ce0022ef5bc83464b2dfefb20d608168df20 (patch) | |
| tree | bc9a7acddde1202a3356650c30e4b62a1e8cf27d /Cargo.lock | |
| parent | cf2f789c07b64cd59f472dfd64877be44c9337d2 (diff) | |
Remove unmaintained benchmarks (#3569)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -858,14 +858,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "94bf16dd62ea2bec617a6f8a3e1ba03107311783069a647787ac689d1f35321e" [[package]] -name = "iai" -version = "0.1.1" -source = "git+https://github.com/typst/iai?rev=3f0f927#3f0f92736408ebce6545808b98e0cb2aea89b7dd" -dependencies = [ - "cfg-if", -] - -[[package]] name = "iana-time-zone" version = "0.1.60" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -2789,7 +2781,6 @@ dependencies = [ "clap", "comemo", "ecow", - "iai", "once_cell", "oxipng", "rayon", |
