v0.4.7-pre.012

This commit is contained in:
2026-08-03 09:34:16 +02:00
parent 4b727e2990
commit 4d08c75b2b
13 changed files with 575 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline-demo-scenarios/Cargo.toml
# version: 3
# version: 4
[package]
name = "kb-pipeline-demo-scenarios"
@@ -27,6 +27,7 @@ kb-pipeline = { path = "../kb-pipeline" }
kb-program-ids = { path = "../kb-program-ids" }
kb-store = { path = "../kb-store" }
kb-wallet = { path = "../kb-wallet" }
mpl-token-metadata.workspace = true
serde.workspace = true
serde_json.workspace = true
tokio.workspace = true