standardize exercise running via an external toml file

This commit is contained in:
lyn
2019-03-06 21:47:00 +01:00
parent 7d6e2812fb
commit 70e59cca3c
5 changed files with 270 additions and 84 deletions

View File

@@ -10,3 +10,4 @@ indicatif = "0.9.0"
console = "0.6.2"
syntect = "3.0.2"
notify = "4.0.0"
toml = "0.4.10"