v0.5.2-pre.003

This commit is contained in:
2026-08-10 16:23:18 +02:00
parent eaa24e6f11
commit ef630e3123
14 changed files with 1153 additions and 128 deletions

View File

@@ -1,5 +1,5 @@
# file: ks-wallet/Cargo.toml
# version: 3
# version: 4
[package]
name = "ks-wallet"
@@ -12,6 +12,7 @@ publish.workspace = true
ks-core = { path = "../ks-core" }
serde_json.workspace = true
solana-keypair.workspace = true
solana-pubkey.workspace = true
solana-signer.workspace = true
tokio.workspace = true
tracing.workspace = true