diff --git a/Cargo.toml b/Cargo.toml index 828ed32e7..c58cacf0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,6 @@ ethsync = { path = "sync" } ethcore-rpc = { path = "rpc", optional = true } fdlimit = { path = "util/fdlimit" } target_info = "0.1" -daemonize = "0.2" [features] default = ["rpc"]