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 37c8b0459..5a04ab535 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.161.0" +version = "0.162.0" authors.workspace = true edition.workspace = true license.workspace = true |