v0.1.4-pre.004-fix.001

This commit is contained in:
2026-08-16 10:44:33 +02:00
parent fcc1e9913d
commit db80e58ff1
2 changed files with 141 additions and 2 deletions

View File

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