diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-01-25 17:24:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 16:24:11 +0000 |
commit | d4153bb117b67121d3a76c4a56699aec9bb3a667 (patch) | |
tree | ccadbd8f49dada0d6b2589f95ec053c1b372e029 /bench_util | |
parent | 2fd26de396b88c029f1e3a02179efaf4b2de9396 (diff) |
chore: forward v1.40.1 commit to main (#22107)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
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 27fb043e9..2e6835458 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.127.0" +version = "0.128.0" authors.workspace = true edition.workspace = true license.workspace = true |