diff options
Diffstat (limited to 'bench_util')
-rw-r--r-- | bench_util/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml index db0d48a8b..47365460d 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -17,7 +17,6 @@ path = "lib.rs" [dependencies] bencher.workspace = true deno_core.workspace = true -once_cell.workspace = true tokio.workspace = true [[bench]] |