bin/*: extended --version output
Build and test / check (push) Successful in 2m51s
Build and test / build (push) Successful in 2m53s
Build and test / test (push) Successful in 2m55s
Build and test / docs (push) Successful in 7m0s

This commit is contained in:
2026-07-30 20:55:50 +09:00
parent b23beecd21
commit 58f711cbef
14 changed files with 578 additions and 21 deletions
+7
View File
@@ -44,6 +44,13 @@ netlink-sys = { version = "0.8.8", features = ["tokio_socket"] }
netlink-packet-audit = "0.6.1"
thiserror = "2.0.19"
zbus = { version = "5.18.0", default-features = false, features = ["tokio"] }
build-info = { version = "0.0.45", default-features = false }
const_format = "0.2.36"
[build-dependencies]
anyhow = "1.0.104"
build-info-build = "0.0.45"
git2 = "0.21.0"
[dev-dependencies]
indoc = "2.0.7"