remove redundant or unused deps (#1462)
This commit is contained in:
committed by
GitHub
parent
45d0359118
commit
08d8848346
@@ -27,7 +27,6 @@ jsonwebtoken = { version = "10.2.0", features = ["rust_crypto"] }
|
||||
tokio = { workspace = true }
|
||||
futures = "0.3.31"
|
||||
tokio-stream = { version = "0.1.17", features = ["sync"] }
|
||||
tokio-tungstenite = { version = "0.28", features = ["rustls-tls-webpki-roots", "url"] }
|
||||
shellexpand = "3.1.1"
|
||||
which = "8.0.0"
|
||||
similar = "2"
|
||||
|
||||
Reference in New Issue
Block a user