Del: configparser extern crate, using toml to read the configuration for
now
This commit is contained in:
parent
415c39bc81
commit
a6f45419a4
@ -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"] }
|
||||
|
Loading…
Reference in New Issue
Block a user