feat: move examples out

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-07 10:33:18 +01:00
parent 6bd23f3b49
commit 01f7bc9c83
6 changed files with 54 additions and 8 deletions

View File

@@ -0,0 +1,17 @@
[package]
name = "kubernetes-like"
version = "0.1.0"
edition = "2024"
publish = false
[dependencies]
nocontrol.workspace = true
nocontrol-tui.workspace = true
anyhow.workspace = true
tokio.workspace = true
serde.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
rand.workspace = true
uuid.workspace = true