v0.1.3-pre.010-fix.001

This commit is contained in:
2026-08-15 22:02:29 +02:00
parent 1fc002c978
commit 695068acea
3 changed files with 78 additions and 5 deletions

View File

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