summaryrefslogtreecommitdiffstats
path: root/tokio/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2020-10-15 09:22:07 -0700
committerGitHub <noreply@github.com>2020-10-15 09:22:07 -0700
commit12f1dffa2d76577ed6a6ed2c15de75d91992f66f (patch)
treec20c316d56b29b8654208e0ac15499c6df3a2e58 /tokio/Cargo.toml
parent871289b3e7edee4a4fbe481f38e444dc6b60819a (diff)
chore: prepare for v0.3.0 release (#2960)
Diffstat (limited to 'tokio/Cargo.toml')
-rw-r--r--tokio/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio/Cargo.toml b/tokio/Cargo.toml
index 53aa41e1..e19b8c91 100644
--- a/tokio/Cargo.toml
+++ b/tokio/Cargo.toml
@@ -22,7 +22,6 @@ backed applications.
"""
categories = ["asynchronous", "network-programming"]
keywords = ["io", "async", "non-blocking", "futures"]
-publish = false
[features]
# Include nothing by default