Remove dependency

This commit is contained in:
durch
2023-04-12 14:33:01 +02:00
parent 8000100735
commit 237597da90
-1
View File
@@ -57,7 +57,6 @@ nym-types = { path = "../common/types" }
nym-topology = { path = "../common/topology" }
nym-validator-client = { path = "../common/client-libs/validator-client" }
nym-bin-common = { path = "../common/bin-common", features = ["output_format"] }
cpu-cycles = { path = "../cpu-cycles", optional = true }
[dev-dependencies]
tokio = { version = "1.21.2", features = [