Del: configparser extern crate, using toml to read the configuration for

now
main
Óscar M. Lage 2021-11-12 23:44:05 +01:00
parent 415c39bc81
commit a6f45419a4
1 changed files with 0 additions and 1 deletions

View File

@ -8,6 +8,5 @@ edition = "2021"
[dependencies]
clap = "2"
termcolor = "1.0.4"
# configparser = "3.0.0"
toml = "0.4.2"
serde = { version = "1.0", features = ["derive"] }