v0.1.0-pre.031

This commit is contained in:
2026-07-25 10:42:24 +02:00
parent 7e97530f50
commit f2f5a0edc6
6 changed files with 2032 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-pipeline/Cargo.toml
# version: 5
# version: 7
[package]
name = "kb-pipeline"
@@ -24,5 +24,8 @@ tokio.workspace = true
tracing.workspace = true
uuid.workspace = true
[dev-dependencies]
bs58.workspace = true
[lints]
workspace = true