summaryrefslogtreecommitdiff
path: root/ext/kv/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/kv/Cargo.toml')
-rw-r--r--ext/kv/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/kv/Cargo.toml b/ext/kv/Cargo.toml
index 47bf11177..c85d5f7a8 100644
--- a/ext/kv/Cargo.toml
+++ b/ext/kv/Cargo.toml
@@ -19,8 +19,13 @@ async-trait.workspace = true
base64.workspace = true
chrono.workspace = true
deno_core.workspace = true
+deno_fetch.workspace = true
deno_node.workspace = true
+deno_tls.workspace = true
deno_unsync = "0.1.1"
+denokv_proto.workspace = true
+denokv_remote.workspace = true
+denokv_sqlite.workspace = true
hex.workspace = true
log.workspace = true
num-bigint.workspace = true