0.5.1-pre.002
This commit is contained in:
24
Cargo.toml
24
Cargo.toml
@@ -1,24 +1,24 @@
|
||||
# file: Cargo.toml
|
||||
# version: 45
|
||||
# version: 46
|
||||
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
members = [
|
||||
"kb-core",
|
||||
"kb-config",
|
||||
"kb-lib",
|
||||
"kb-logging",
|
||||
"kb-program-ids",
|
||||
"kb-pipeline",
|
||||
"kb-pipeline-demo-scenarios",
|
||||
"kb-onchain-transport",
|
||||
"kb-store",
|
||||
"kb-wallet",
|
||||
"ks-core",
|
||||
"ks-config",
|
||||
"ks-lib",
|
||||
"ks-logging",
|
||||
"ks-program-ids",
|
||||
"ks-pipeline",
|
||||
"ks-pipeline-demo-scenarios",
|
||||
"ks-onchain-transport",
|
||||
"ks-store",
|
||||
"ks-wallet",
|
||||
"kb-app-demo-desktop",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.5.1-pre.1"
|
||||
version = "0.5.1-pre.2"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://git.sasedev.com/Sasedev/khadhroony-bot3"
|
||||
|
||||
Reference in New Issue
Block a user