v0.1.3-pre.009-fix.001

This commit is contained in:
2026-08-15 21:32:56 +02:00
parent a5b4c748ea
commit 97a07ce683
3 changed files with 32 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
# file: Cargo.toml
# version: 50
# version: 51
[workspace]
resolver = "3"
members = ["crates/ksp-config-lib", "crates/ksp-core-lib", "crates/ksp-logging-lib"]
[workspace.package]
version = "0.1.3-pre.9"
version = "0.1.3-pre.9.fix.1"
edition = "2024"
license = "MIT"
repository = "https://git.sasedev.com/Sasedev/khadhroony-solana-project"