From 238bb119dbb8dcf3d67c5647692237c4fc7f2da6 Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Fri, 4 Dec 2015 01:20:02 +0100 Subject: [descriptive commit message] --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b268304..03ef4af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,8 @@ log = "^0.3" regex = "^0.1" regex_macros = "^0.1" openssl = "^0.6" -carboxyl = "^0.1" +encoding = "^0.2" +linear-map = "^0.0" [features] lints = ["clippy"] -- cgit v1.2.3