Update build/test scripts with clean progress indicators and minimal output

This commit is contained in:
Timur Gordon
2025-11-06 23:55:17 +01:00
parent bbced35996
commit 8a02fffcca
11 changed files with 82 additions and 1009 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "supervisor-admin-ui"
version.workspace = true
edition.workspace = true
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]