solar-grabber/src
Paul van Tilburg de1ad37b95
Use the vergen crate to generate version information
* Add depend on the `vergen` crate (only use the `build` and `git`
  features)
* Add the build script `build.rs` to setup the environment variables
  from the build system
* Update the printed version information to use these environment
  variables
2023-01-29 15:22:47 +01:00
..
services Add serde from rocket; drop depend on serde 2023-01-16 20:07:56 +01:00
lib.rs Use the vergen crate to generate version information 2023-01-29 15:22:47 +01:00
main.rs Enable more lints 2023-01-09 21:40:04 +01:00
services.rs Add serde from rocket; drop depend on serde 2023-01-16 20:07:56 +01:00
update.rs Use stderr and a different emoji for error log messages 2023-01-16 20:03:16 +01:00