feat: include build information in root api call

This commit is contained in:
Paul Makles
2023-01-14 15:42:06 +00:00
parent c5b823ad13
commit 117958d8cd
4 changed files with 199 additions and 27 deletions

View File

@@ -61,3 +61,6 @@ rocket_okapi = { git = "https://github.com/insertish/okapi", rev = "a1048d0c8cd7
# quark
revolt-quark = { path = "../quark" }
[build-dependencies]
vergen = "7.5.0"