feat(core): implement OperationContext, OperationRegistry, and OperationSpec
This commit is contained in:
@@ -36,6 +36,8 @@ url = { version = "2", optional = true }
|
||||
async-trait = "0.1"
|
||||
ipnetwork = "0.21.1"
|
||||
arc-swap = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
alknet-core = { path = ".", features = ["testutil", "tls", "iroh"] }
|
||||
|
||||
Reference in New Issue
Block a user