cargo: re-ordering
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
clap = "2.33.0"
|
||||
curve25519-dalek = "1.2.3"
|
||||
nym-client = { path = "../nym-client" }
|
||||
sphinx = { path = "../sphinx" }
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
curve25519-dalek = "1.2.3"
|
||||
clap = "2.33.0"
|
||||
|
||||
Reference in New Issue
Block a user