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