solar-grabber/src
Paul van Tilburg 04e28a33c3
Add a /version API endpoint
* Introduce the `VersionInfo` struct, build from the vergen environment
  variables
* Add the `version` handler to construct and return the version info
* Update the README
2023-01-29 15:29:32 +01:00
..
services Add serde from rocket; drop depend on serde 2023-01-16 20:07:56 +01:00
lib.rs Add a /version API endpoint 2023-01-29 15:29:32 +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