v0.4.8-pre.013

This commit is contained in:
2026-08-08 22:28:17 +02:00
parent f5efce576b
commit 8b831f8692
77 changed files with 15590 additions and 1585 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline-demo-scenarios/Cargo.toml
# version: 9
# version: 11
[package]
name = "kb-pipeline-demo-scenarios"
@@ -31,7 +31,10 @@ kb-store = { path = "../kb-store" }
kb-wallet = { path = "../kb-wallet" }
mpl-token-metadata.workspace = true
solana-instruction.workspace = true
solana-keypair.workspace = true
solana-pubkey.workspace = true
solana-signer.workspace = true
spl-associated-token-account-interface.workspace = true
spl-token-interface.workspace = true
spl-token-2022-interface.workspace = true
serde.workspace = true