chore: fix clippy lints
This commit is contained in:
Generated
-7
@@ -229,12 +229,6 @@ version = "1.0.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
||||
|
||||
[[package]]
|
||||
name = "lazy_static"
|
||||
version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.174"
|
||||
@@ -511,7 +505,6 @@ dependencies = [
|
||||
"ctrlc",
|
||||
"dashmap",
|
||||
"httparse",
|
||||
"lazy_static",
|
||||
"parking_lot",
|
||||
"serde",
|
||||
"shlex",
|
||||
|
||||
Reference in New Issue
Block a user