From 97f2678563e6ca997ea33d7befe38ab2acfa01a9 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 14 Dec 2019 03:23:46 +0100 Subject: add preliminary support for user configurations --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 89b5c10..1dcfd7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,4 @@ termcolor = "1.0" num_enum = "0.4" num-traits = "0.2" lazy_static = "1.4" +toml = "0.5" -- cgit v1.2.3