diff --git a/Cargo.toml b/Cargo.toml index 45ea88ed..4505afb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ default = [ "mio-uds", "num_cpus", "pin-project-lite", - "serde-remotes", + "serde-support", ] docs = ["attributes", "unstable"] unstable = ["default", "broadcaster"]