diff options
| author | lyn <819880950@qq.com> | 2019-03-06 21:47:00 +0100 |
|---|---|---|
| committer | lyn <819880950@qq.com> | 2019-03-06 21:47:33 +0100 |
| commit | 70e59cca3caf92a1daedac4fcf5d8940215e5529 (patch) | |
| tree | e2a8f58ffe5717ec7a08407ae4d1ee70945ab37e /Cargo.toml | |
| parent | 7d6e2812fb7b22ff673f753cfc2a7c44fa1c57b8 (diff) | |
standardize exercise running via an external toml file
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ indicatif = "0.9.0" console = "0.6.2" syntect = "3.0.2" notify = "4.0.0" +toml = "0.4.10" |
