summaryrefslogtreecommitdiffstats
path: root/tokio-macros
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2020-10-15 11:46:10 -0700
committerGitHub <noreply@github.com>2020-10-15 11:46:10 -0700
commitdc9742fbea6a17067e0c42f12d1a421e7f227e65 (patch)
tree0e7e4320da5ae9d8358ac28eab32f184d72f4dc3 /tokio-macros
parent12f1dffa2d76577ed6a6ed2c15de75d91992f66f (diff)
chore: post release Cargo.toml fixes (#2963)
Diffstat (limited to 'tokio-macros')
-rw-r--r--tokio-macros/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-macros/Cargo.toml b/tokio-macros/Cargo.toml
index 021a98c3..63100e3f 100644
--- a/tokio-macros/Cargo.toml
+++ b/tokio-macros/Cargo.toml
@@ -18,7 +18,6 @@ description = """
Tokio's proc macros.
"""
categories = ["asynchronous"]
-publish = false
[lib]
proc-macro = true