Move drone into its own crate
This commit is contained in:
@@ -11,7 +11,10 @@ bincode = "1.0.0"
|
||||
bs58 = "0.2.0"
|
||||
generic-array = { version = "0.12.0", default-features = false, features = ["serde"] }
|
||||
log = "0.4.2"
|
||||
ring = "0.13.2"
|
||||
sha2 = "0.8.0"
|
||||
serde = "1.0.27"
|
||||
serde_derive = "1.0.27"
|
||||
|
||||
serde_json = "1.0.10"
|
||||
untrusted = "0.6.2"
|
||||
|
||||
|
Reference in New Issue
Block a user