v0.1.0-pre.037
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: kb-pipeline/Cargo.toml
|
||||
# version: 10
|
||||
# version: 11
|
||||
|
||||
[package]
|
||||
name = "kb-pipeline"
|
||||
@@ -14,6 +14,7 @@ bs58.workspace = true
|
||||
chrono.workspace = true
|
||||
futures-util.workspace = true
|
||||
kb-core = { path = "../kb-core" }
|
||||
kb-config = { path = "../kb-config" }
|
||||
kb-lib = { path = "../kb-lib" }
|
||||
kb-onchain-transport = { path = "../kb-onchain-transport" }
|
||||
kb-program-ids = { path = "../kb-program-ids" }
|
||||
|
||||
Reference in New Issue
Block a user