From 70e59cca3caf92a1daedac4fcf5d8940215e5529 Mon Sep 17 00:00:00 2001 From: lyn <819880950@qq.com> Date: Wed, 6 Mar 2019 21:47:00 +0100 Subject: standardize exercise running via an external toml file --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 599e180..b2208f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ indicatif = "0.9.0" console = "0.6.2" syntect = "3.0.2" notify = "4.0.0" +toml = "0.4.10" -- cgit v1.2.3