more reworking bar + new log format
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user