Add git revision to log
This commit is contained in:
parent
ae1759077e
commit
de6790934b
4 changed files with 220 additions and 0 deletions
|
|
@ -48,3 +48,7 @@ systemd = ["dep:sd-notify"]
|
|||
[dev-dependencies]
|
||||
rustix = { workspace = true, features = ["fs"] }
|
||||
testwl = { path = "testwl" }
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.98"
|
||||
vergen-gitcl = "1.0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue