v0.1.0-pre.007

This commit is contained in:
2026-07-23 20:00:04 +02:00
parent 1eeae9fa4b
commit f5bd8fab7f
18 changed files with 1315 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-lib/Cargo.toml
# version: 5
# version: 6
[package]
name = "kb-lib"
@@ -25,6 +25,7 @@ solana-stake-interface.workspace = true
solana-system-interface.workspace = true
solana-vote-interface.workspace = true
solana-zk-elgamal-proof-interface.workspace = true
spl-associated-token-account-interface.workspace = true
tracing.workspace = true
ts-rs.workspace = true
wincode.workspace = true