v0.1.2-pre.006

This commit is contained in:
2026-08-14 20:29:48 +02:00
parent d96f41fb8e
commit 8a0c119878
10 changed files with 745 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
# file: crates/ksp-logging-lib/Cargo.toml
# version: 3
# version: 4
[package]
name = "ksp-logging-lib"
@@ -13,5 +13,8 @@ tracing.workspace = true
tracing-subscriber.workspace = true
tracing-appender.workspace = true
[dev-dependencies]
tokio.workspace = true
[lints]
workspace = true