diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-07-19 21:11:50 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-20 05:11:50 +0200 |
| commit | 0c3bbf7acdeacdd1c36b4b847679d85ca19962dc (patch) | |
| tree | f61bb11db7544a4e6bca4552f4e9facb7752f629 /ext/cache/Cargo.toml | |
| parent | aa95a3a6e04a7b0d1a06f4e149793a6970bda3aa (diff) | |
chore: forward v1.35.2 release commit to main (#19887)
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/cache/Cargo.toml')
| -rw-r--r-- | ext/cache/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cache/Cargo.toml b/ext/cache/Cargo.toml index d9fb25fa2..d75e3d60a 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.43.0" +version = "0.44.0" authors.workspace = true edition.workspace = true license.workspace = true |
