summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoru <@>2026-03-10 12:48:47 +0200
committeru <@>2026-03-10 12:48:47 +0200
commit52794f9153186b3033beb4b81ef42d1711a9904d (patch)
treed4a1ced0afe1a5a0568dd04024fc7067496ff7c4 /Cargo.toml
parent4740e3d8ca6d9f717e589386d77a678c34a9b90d (diff)
lint
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"