v0.1.1-pre.003-fix.001

This commit is contained in:
2026-08-14 15:40:48 +02:00
parent 75e5ec047f
commit 4a86a76ca8
6 changed files with 151 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
# file: crates/ksp-core-lib/Cargo.toml
# version: 2
# version: 3
[package]
name = "ksp-core-lib"
@@ -8,7 +8,7 @@ edition.workspace = true
repository.workspace = true
[dependencies]
solana-pubkey = { version = "4.3.0", default-features = false }
solana-pubkey.workspace = true
[lints]
workspace = true