v0.1.0-pre.023

This commit is contained in:
2026-07-24 23:54:38 +02:00
parent 929c89cf9f
commit c30ba8a2d9
28 changed files with 203 additions and 160 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline/Cargo.toml
# version: 1
# version: 2
[package]
name = "kb-pipeline"
@@ -12,7 +12,7 @@ publish.workspace = true
kb-core = { path = "../kb-core" }
kb-lib = { path = "../kb-lib" }
kb-store = { path = "../kb-store" }
kb-rpc = { path = "../kb-rpc" }
kb-onchain-transport = { path = "../kb-onchain-transport" }
kb-wallet = { path = "../kb-wallet" }
[lints]