Changed settings format file from JSON to Toml.

This commit is contained in:
Revertron
2021-03-06 22:40:19 +01:00
parent c5d20d2e00
commit ac915a1e92
5 changed files with 21 additions and 26 deletions
+1
View File
@@ -12,6 +12,7 @@ repository = "https://github.com/Revertron/Alfis"
[dependencies]
getopts = "0.2.21"
log = "0.4.14"
toml = "0.5.8"
simple_logger = "1.11.0"
rust-crypto = "^0.2"
num_cpus = "1.13.0"