summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-03-22 14:10:06 -0700
committerCarl Lerche <me@carllerche.com>2019-03-22 14:10:06 -0700
commit6e4945025cdc6f2b71d9b30aaa23c5517cca1504 (patch)
tree138a37a85fcec657d75e2b3e2fa5385b8e033749 /Cargo.toml
parent3c8f110730b5c6dd39978361bcf549c638e203a3 (diff)
chore: fix Cargo.toml files
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 70e264be..1c403e43 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,3 @@ members = [
"tokio-udp",
"tokio-uds",
]
-
-[patch.crates-io]
-tokio-executor = { path = "tokio-executor" }