summaryrefslogtreecommitdiff
path: root/Cargo.lock
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.lock
parent4740e3d8ca6d9f717e589386d77a678c34a9b90d (diff)
lint
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7a07e59..2716325 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -26,7 +26,6 @@ dependencies = [
name = "ataxia-rs"
version = "0.1.0"
dependencies = [
- "lazy_static",
"maud",
"num",
"regex",
@@ -288,12 +287,6 @@ dependencies = [
]
[[package]]
-name = "lazy_static"
-version = "1.5.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
-
-[[package]]
name = "litemap"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"