diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-11-30 23:06:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-30 23:06:54 +0100 |
| commit | b69001bb496917fe8f1e13b6f1aca9b802849351 (patch) | |
| tree | 7a81fc7bf8151661632394ce2e16d96e0a5b0983 /bench_util | |
| parent | ab755a07d8997a1d41b84e91ca772815c9ef9699 (diff) | |
chore: forward v1.38.4 release commit to main (#21400)
Co-authored-by: denobot <33910674+denobot@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 4e4d419cb..169a508ac 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_bench_util" -version = "0.119.0" +version = "0.120.0" authors.workspace = true edition.workspace = true license.workspace = true |
