From c39506c6f68e91f8967e3cb3db4e0255ec5ec81d Mon Sep 17 00:00:00 2001 From: Zhenhui Xie Date: Mon, 30 Sep 2019 22:56:05 +0800 Subject: chore: Cleanup after the config refactor (#453) --- starship_module_config_derive/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'starship_module_config_derive') diff --git a/starship_module_config_derive/Cargo.toml b/starship_module_config_derive/Cargo.toml index 95df616ca..4dc93f870 100644 --- a/starship_module_config_derive/Cargo.toml +++ b/starship_module_config_derive/Cargo.toml @@ -23,6 +23,3 @@ proc-macro = true proc-macro2 = "~1" quote = "~1" syn = "~1" - -[dev-dependencies] -starship = { version = "0.20.0", path = "../starship" } -- cgit v1.2.3