summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-25 17:24:11 +0100
committerGitHub <noreply@github.com>2024-01-25 16:24:11 +0000
commitd4153bb117b67121d3a76c4a56699aec9bb3a667 (patch)
treeccadbd8f49dada0d6b2589f95ec053c1b372e029 /ext/cache
parent2fd26de396b88c029f1e3a02179efaf4b2de9396 (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 '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 c3643e384..8ee893e0c 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.65.0"
+version = "0.66.0"
authors.workspace = true
edition.workspace = true
license.workspace = true