v0.1.0-pre.050
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: kb-app-demo-desktop/Cargo.toml
|
||||
# version: 2
|
||||
# version: 3
|
||||
|
||||
[package]
|
||||
name = "kb-app-demo-desktop"
|
||||
@@ -28,6 +28,7 @@ kb-core = { path = "../kb-core" }
|
||||
kb-logging = { path = "../kb-logging" }
|
||||
kb-store = { path = "../kb-store" }
|
||||
kb-pipeline = { path = "../kb-pipeline" }
|
||||
kb-program-ids = { path = "../kb-program-ids" }
|
||||
kb-onchain-transport = { path = "../kb-onchain-transport" }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user