summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa568ae..02175be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,6 @@ crate-type = ["cdylib"]
worker = { version = "0.7" }
worker-macros = { version = "0.7" }
maud = { version = "0.27.0" }
-lazy_static = "1.5.0"
num = { version = "0.4.3", default-features = false }
regex = "1.12.3"