chore: fix clippy lints

This commit is contained in:
2025-07-02 05:59:48 +02:00
parent 2ab9c5d134
commit eec62c129a
3 changed files with 12 additions and 21 deletions
-1
View File
@@ -11,7 +11,6 @@ cookie = "0"
ctrlc = "3"
dashmap = "6"
httparse = "1"
lazy_static = "1"
parking_lot = { version = "0", features = ["arc_lock", "serde"] }
serde = { version = "1", features = ["derive"] }
shlex = "1"