v0.4.8-pre.013
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user