diff options
Diffstat (limited to 'bench_util')
| -rw-r--r-- | bench_util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml index eb4ffccf2..f3e1140c8 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -14,5 +14,5 @@ publish = false [dependencies] bencher = "0.1" -deno_core = { version = "0.87.0", path = "../core" } +deno_core = { version = "0.88.0", path = "../core" } tokio = { version = "1.6.0", features = ["full"] } |
