...
This commit is contained in:
@@ -10,4 +10,6 @@ serde_json = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
# Local Crate Dependencies
|
||||
libcrypto = { path = "../libcrypto" }
|
||||
libcrypto = { path = "../libcrypto" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
bincode = "1.3.3"
|
Reference in New Issue
Block a user