Skip to content

Commit e13e657

Browse files
authored
ref(swap-p2p): Purge unused dependencies
1 parent 7e3955c commit e13e657

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

swap-p2p/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,8 @@ fetch-quotes-example = []
5353
test-support = ["libp2p/noise", "libp2p/tcp", "libp2p/yamux", "libp2p/tokio", "libp2p/dns", "dep:async-trait"]
5454

5555
[dev-dependencies]
56-
arti-client = { workspace = true }
5756
async-trait = { workspace = true }
5857
libp2p = { workspace = true, features = ["serde", "request-response", "rendezvous", "cbor", "json", "ping", "identify", "noise", "tcp", "yamux", "tokio", "dns"] }
59-
libp2p-tor = { path = "../libp2p-tor" }
60-
tor-rtcompat = { workspace = true }
61-
tracing-subscriber = { workspace = true }
6258

6359
[lints]
6460
workspace = true

0 commit comments

Comments
 (0)