diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-12-21 19:43:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-21 18:43:52 +0000 |
| commit | 760af934d9b4bf8d0ab7f47263dd7cb9675db7a5 (patch) | |
| tree | 3ebd62d55907cef8d4162128edcf3dd47ed6d47d /bench_util | |
| parent | 26cf06ed9f5c0ffa42afff3dbe29533ddcb2fbf7 (diff) | |
chore: forward v1.39.1 commit to main (#21667) (#21671)
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 bf35cf451..72c0497f6 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.122.0" +version = "0.123.0" authors.workspace = true edition.workspace = true license.workspace = true |
