v0.1.0-pre.015
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: kb-lib/Cargo.toml
|
||||
# version: 8
|
||||
# version: 9
|
||||
|
||||
[package]
|
||||
name = "kb-lib"
|
||||
@@ -21,6 +21,9 @@ serde_json.workspace = true
|
||||
sha2.workspace = true
|
||||
solana-address-lookup-table-interface.workspace = true
|
||||
solana-compute-budget-interface.workspace = true
|
||||
solana-feature-gate-interface.workspace = true
|
||||
solana-hash.workspace = true
|
||||
solana-instruction.workspace = true
|
||||
solana-loader-v3-interface.workspace = true
|
||||
solana-pubkey.workspace = true
|
||||
solana-sdk-ids.workspace = true
|
||||
@@ -34,6 +37,9 @@ ts-rs.workspace = true
|
||||
wincode.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
solana-ed25519-program.workspace = true
|
||||
solana-secp256k1-program.workspace = true
|
||||
solana-secp256r1-program.workspace = true
|
||||
spl-elgamal-registry-interface.workspace = true
|
||||
spl-memo-interface.workspace = true
|
||||
spl-token-2022-interface.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user