Include git hash in version
This commit is contained in:
parent
6a64bd2e47
commit
9b55cd1ce2
4 changed files with 76 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ tracing = "0.1.37"
|
|||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
|
||||
[build-dependencies]
|
||||
vergen = { version = "8.2.4", features = ["git", "gitcl"] }
|
||||
walkdir = "2.3.3"
|
||||
|
||||
[profile.dev.package.sqlx-macros]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue