From 0103b4ecc71712cd19ea88891a41ca93ba281624 Mon Sep 17 00:00:00 2001 From: Ashley Mannix Date: Fri, 23 Jun 2017 07:55:50 +1000 Subject: [PATCH] cargo/0.13.0 --- elastic/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elastic/Cargo.toml b/elastic/Cargo.toml index 901af309d0..6f42b4f638 100644 --- a/elastic/Cargo.toml +++ b/elastic/Cargo.toml @@ -27,4 +27,4 @@ elastic_types = "~0.18.0" [dev-dependencies] json_str = "^0.*" serde_derive = "~1" -elastic_derive = { version = "~0.13.0", path = "../derive" } \ No newline at end of file +elastic_derive = "~0.13.0" \ No newline at end of file