more reworking bar + new log format

This commit is contained in:
2025-11-15 09:20:01 +00:00
parent f7fe3b0bb0
commit 2bc4fdcc79
12 changed files with 270555 additions and 38 deletions

View File

@@ -1,5 +1,13 @@
cargo-features = ["codegen-backend"]
[[bin]]
name = "record"
path = "src/bin/record.rs"
[[bin]]
name = "main"
path = "src/bin/main.rs"
[package]
name = "nix-output"
version = "0.1.0"