cargo: newline action

This commit is contained in:
Dave Hrycyszyn
2019-12-13 13:19:26 +00:00
parent 138814f26c
commit 07bb0a69fa
2 changed files with 1233 additions and 0 deletions
Generated
+1232
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -8,6 +8,7 @@ edition = "2018"
[dependencies]
sphinx = { path = "../sphinx" }
nym-client = { path = "../nym-client" }
tokio = { version = "0.2", features = ["full"] }
curve25519-dalek = "1.2.3"
clap = "2.33.0"