v0.1.0-pre.037

This commit is contained in:
2026-07-25 13:11:14 +02:00
parent 1137655a3f
commit 5b4a0ae0c5
6 changed files with 1448 additions and 5 deletions

View File

@@ -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" }