From 4a6b46f9222cad61ceb8e9246b4cc33eb4f61f57 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Wed, 15 Feb 2017 17:43:33 +0000 Subject: Some _very_ hacky code to get nested url_encoded params working. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a788d23..bfa6889 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,5 @@ test = false dtoa = "0.4.0" itoa = "0.3.0" serde = "0.9.3" +serde_derive = "*" url = "1.0.0" -- cgit v1.2.3