v0.1.0-pre.009
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: kb-lib/Cargo.toml
|
||||
# version: 7
|
||||
# version: 8
|
||||
|
||||
[package]
|
||||
name = "kb-lib"
|
||||
@@ -11,15 +11,18 @@ publish.workspace = true
|
||||
[dependencies]
|
||||
base64.workspace = true
|
||||
borsh.workspace = true
|
||||
borsh_0_10.workspace = true
|
||||
bs58.workspace = true
|
||||
kb-core = { path = "../kb-core" }
|
||||
kb-program-ids = { path = "../kb-program-ids" }
|
||||
mpl-token-metadata.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
sha2.workspace = true
|
||||
solana-address-lookup-table-interface.workspace = true
|
||||
solana-compute-budget-interface.workspace = true
|
||||
solana-loader-v3-interface.workspace = true
|
||||
solana-pubkey.workspace = true
|
||||
solana-sdk-ids.workspace = true
|
||||
solana-stake-interface.workspace = true
|
||||
solana-system-interface.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user