Change from toml to yaml

This commit is contained in:
akiranishikawa
2020-11-09 09:04:10 +09:00
parent 9be91d094a
commit d26fccbcda
12 changed files with 118 additions and 123 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pub mod detections;
pub mod models;
pub mod omikuji;
pub mod toml;
pub mod yaml;