v0.1.0-pre.022

This commit is contained in:
2026-07-24 23:24:14 +02:00
parent 34f96582bc
commit 929c89cf9f
15 changed files with 1450 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-lib/Cargo.toml
# version: 13
# version: 14
[package]
name = "kb-lib"
@@ -25,6 +25,11 @@ solana-compute-budget-interface.workspace = true
solana-feature-gate-interface.workspace = true
solana-hash.workspace = true
solana-instruction.workspace = true
solana-transaction.workspace = true
solana-signer.workspace = true
solana-nonce.workspace = true
solana-message.workspace = true
solana-keypair.workspace = true
solana-loader-v3-interface.workspace = true
solana-pubkey.workspace = true
solana-sdk-ids.workspace = true