diff --git a/Cargo.toml b/Cargo.toml index 30ca6388..78e54d35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,5 +23,3 @@ actix-tls = { path = "actix-tls" } actix-tracing = { path = "actix-tracing" } actix-utils = { path = "actix-utils" } bytestring = { path = "bytestring" } - -tokio = { git = "https://github.com/fakeshadow/tokio", branch = "feature/net_poll_ready" } \ No newline at end of file