diff options
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 9d876fcb7..56fa0a527 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.103.0" +version = "0.109.0" authors.workspace = true edition.workspace = true license.workspace = true |