summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-09-19 12:11:21 -0700
committerGitHub <noreply@github.com>2019-09-19 12:11:21 -0700
commit815173f8e5e7c38bcaa85c433a0e8074432c5daf (patch)
treeaab8fb54bae6b76b573e4b06031fc6b9bd36b4a2 /Cargo.toml
parent34e388619faf84d61560fb8c9fef910d6458f743 (diff)
chore: rm tokio-buf (#1574)
The crate has not been updated and it does not seem like it is a good path forward.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 156b481c..05e3de22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,6 @@
members = [
"tokio",
- "tokio-buf",
"tokio-codec",
"tokio-executor",
"tokio-fs",