Switch to pure TOML as the config format #1

Open
opened 2021-12-19 09:09:04 +01:00 by Jef Roosens · 0 comments
Owner

In spirit of trying to get the gateway as minimal as possible, I think it would be better to use the toml crate & format for configuration. This way, we can get rid of figment & serde as a dependency and hopefully make the binary even smaller (& compile faster).

In spirit of trying to get the gateway as minimal as possible, I think it would be better to use the toml crate & format for configuration. This way, we can get rid of figment & serde as a dependency and hopefully make the binary even smaller (& compile faster).
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rusty-bever/gateway#1
No description provided.