summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLucio Franco <luciofranco14@gmail.com>2020-05-06 17:30:01 -0400
committerGitHub <noreply@github.com>2020-05-06 17:30:01 -0400
commit66fef4a9bcccd944e3b72b1e83f789e4131d4e52 (patch)
tree8234584e062176e1e149dcafba82cff4b0c56c7f /Cargo.toml
parent13e2a366defe7b68d64af09e78507bedcbc11448 (diff)
Remove `tokio-tls` from master (#2497)
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 ebae0d3d..39d29366 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,6 @@ members = [
"tokio",
"tokio-macros",
"tokio-test",
- "tokio-tls",
"tokio-util",
# Internal