summaryrefslogtreecommitdiff
path: root/ext/cron/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cron/Cargo.toml')
-rw-r--r--ext/cron/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/cron/Cargo.toml b/ext/cron/Cargo.toml
index b6ebe715c..38ca86e3f 100644
--- a/ext/cron/Cargo.toml
+++ b/ext/cron/Cargo.toml
@@ -18,6 +18,5 @@ anyhow.workspace = true
async-trait.workspace = true
chrono.workspace = true
deno_core.workspace = true
-deno_unsync = "0.1.1"
saffron.workspace = true
tokio.workspace = true