aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 62c021e..05efc26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ dotenv = "0.15.0"
urlparse = "0.7.3"
# Worker
-worker = "0.0.9"
+worker = "0.7.0"
# Web
reqwest = { version = "0.11.10", features = ["json"] }