v0.1.0-pre.043

This commit is contained in:
2026-07-25 16:45:59 +02:00
parent 942fa7fef0
commit e2a349c739
14 changed files with 320 additions and 261 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline/Cargo.toml
# version: 12
# version: 13
[package]
name = "kb-pipeline"
@@ -19,7 +19,6 @@ kb-lib = { path = "../kb-lib" }
kb-onchain-transport = { path = "../kb-onchain-transport" }
kb-program-ids = { path = "../kb-program-ids" }
kb-store = { path = "../kb-store" }
kb-wallet = { path = "../kb-wallet" }
serde.workspace = true
serde_json.workspace = true
solana-address-lookup-table-interface.workspace = true