deps
This commit is contained in:
Generated
+1
@@ -2199,6 +2199,7 @@ dependencies = [
|
||||
"clap 4.5.20",
|
||||
"dashmap",
|
||||
"dirs",
|
||||
"futures",
|
||||
"nym-bin-common",
|
||||
"nym-crypto",
|
||||
"nym-sdk",
|
||||
|
||||
@@ -35,3 +35,4 @@ nym-bin-common = { path = "../../common/bin-common", features = [
|
||||
"output_format",
|
||||
] }
|
||||
nym-crypto = { path = "../../common/crypto", features = ["asymmetric"] }
|
||||
futures = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user