Closed wez closed 3 years ago
A fairly mechanical change, but note that I had to change the serde features in master to enable derive in order for src/config.rs to build.
serde
derive
src/config.rs
Thanks!
A fairly mechanical change, but note that I had to change the
serde
features in master to enablederive
in order forsrc/config.rs
to build.