This commit is contained in:
mfahampshire
2024-12-30 17:45:31 +01:00
parent fb63555ab0
commit 7066c115e5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,3 +35,4 @@ nym-bin-common = { path = "../../common/bin-common", features = [
"output_format",
] }
nym-crypto = { path = "../../common/crypto", features = ["asymmetric"] }
futures = { workspace = true }