convert config file format from toml to yaml
This also involves changing ownership details in the config struct due to differing ownership strictness in the yaml deserializer.
src/config.test.toml
deleted
100644 → 0
src/config.test.yaml
0 → 100644
src/config.toml
deleted
100644 → 0
src/config.ucc.toml
deleted
100644 → 0
src/config.ucc.yaml
0 → 100644
src/config.yaml
0 → 100644
Please register or sign in to comment