v0.1.0-pre.039

This commit is contained in:
2026-07-25 13:54:56 +02:00
parent e4cae3584e
commit d3b6f0d918
5 changed files with 2408 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline/Cargo.toml
# version: 11
# version: 12
[package]
name = "kb-pipeline"
@@ -25,6 +25,7 @@ serde_json.workspace = true
solana-address-lookup-table-interface.workspace = true
solana-pubkey.workspace = true
spl-elgamal-registry-interface.workspace = true
spl-associated-token-account-interface.workspace = true
sha2.workspace = true
tokio.workspace = true
tracing.workspace = true