v0.1.0-pre.036

This commit is contained in:
2026-07-25 12:18:56 +02:00
parent be446f680d
commit 1137655a3f
6 changed files with 1650 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline/Cargo.toml
# version: 9
# version: 10
[package]
name = "kb-pipeline"
@@ -21,6 +21,7 @@ kb-store = { path = "../kb-store" }
kb-wallet = { path = "../kb-wallet" }
serde.workspace = true
serde_json.workspace = true
solana-address-lookup-table-interface.workspace = true
solana-pubkey.workspace = true
spl-elgamal-registry-interface.workspace = true
sha2.workspace = true