parse env

This commit is contained in:
2019-09-17 20:39:40 +02:00
parent 40bf047528
commit 34e428f507
4 changed files with 55 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ serde = "1.0.100"
serde_json = "1.0.40"
keyutils = "0.2.1"
rpassword = "4.0.1"
envy = "0.4.0"
[profile.release]