config from env

This commit is contained in:
Robin Appelman 2023-11-25 00:17:14 +01:00
commit 652fd43f36
4 changed files with 56 additions and 3 deletions

View file

@ -32,3 +32,4 @@ reqwest = "0.11.16"
rand = "0.8.5"
demostf-build = { path = "./build", version = "*" }
include_dir = "0.7.3"
serde-env = "0.1.1"