core: add build timestamp to version information (#1816)

This commit is contained in:
Evgeny Poberezkin
2023-01-21 22:56:33 +00:00
committed by GitHub
parent 1e3c2024bb
commit 8ff8f9d695
5 changed files with 26 additions and 5 deletions

View File

@@ -39,6 +39,7 @@ dependencies:
- socks == 0.6.*
- sqlcipher-simple == 0.4.*
- stm == 2.5.*
- template-haskell == 2.16.*
- terminal == 0.2.*
- text == 1.2.*
- time == 1.9.*