Add sample application
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "ldctl"
|
||||
version = "0.0.0"
|
||||
edition = "2024"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
ldp.workspace = true
|
||||
futures.workspace = true
|
||||
color-eyre.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
Reference in New Issue
Block a user