From 071affd963ed88bfdcede6aa7b20626d3cf0f368 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Mon, 22 May 2017 23:09:29 +0100 Subject: Revert "Stop LevelDeserializer from coercing values too early." This reverts commit 6429b975c6cbcf5d7e0c2b1d02026f8d46b5c50f. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index da6c987..e4f3af7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,6 @@ url = "1.0.0" [dev-dependencies] csv = "0.15" rand = "0.3" -serde_json = "1.0.2" serde_urlencoded = "0.4" [lib] -- cgit v1.2.3