v0.1.0-pre.021

This commit is contained in:
2026-07-24 22:52:37 +02:00
parent 4190b2c0ce
commit 34f96582bc
14 changed files with 2317 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-lib/Cargo.toml
# version: 12
# version: 13
[package]
name = "kb-lib"
@@ -39,6 +39,7 @@ spl-token-group-interface.workspace = true
spl-token-metadata-interface.workspace = true
spl-token-2022-interface.workspace = true
spl-token-confidential-transfer-proof-extraction.workspace = true
spl-token-interface.workspace = true
spl-memo-interface.workspace = true
tracing.workspace = true
ts-rs.workspace = true
@@ -48,7 +49,6 @@ wincode.workspace = true
solana-ed25519-program.workspace = true
solana-secp256k1-program.workspace = true
solana-secp256r1-program.workspace = true
spl-token-interface.workspace = true
[lints]
workspace = true