WIP: adding more cross compilation support
This commit is contained in:
@@ -8,7 +8,9 @@ ansi_term = "0.12.1"
|
||||
anyhow = "1.0.75"
|
||||
ecies-ed25519 = { version = "0.5.1", features = ["serde"] }
|
||||
ed25519-dalek = "1.0.1"
|
||||
flate2 = "1.0.33"
|
||||
libc = "0.2.147"
|
||||
md5 = "0.7.0"
|
||||
rand = "0.7"
|
||||
rmp-serde = "1.1.2"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user