summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-04-16 03:41:59 +0100
committerGitHub <noreply@github.com>2024-04-16 02:41:59 +0000
commit0a7f46b8c29d67b579e4ffd4681aa5d0b7e30c6b (patch)
tree8061991b60cda2fdde9dfeb114e631b66c45df2b /ext/cache
parent55c27cadc8a4436892bdeea7e7798480474b2ad8 (diff)
chore: forward v1.42.4 commit to `main` (#23394)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/cache')
-rw-r--r--ext/cache/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cache/Cargo.toml b/ext/cache/Cargo.toml
index 7164ec380..2307a6b24 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.78.0"
+version = "0.79.0"
authors.workspace = true
edition.workspace = true
license.workspace = true