From dc9742fbea6a17067e0c42f12d1a421e7f227e65 Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Thu, 15 Oct 2020 11:46:10 -0700 Subject: chore: post release Cargo.toml fixes (#2963) --- tokio-macros/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'tokio-macros') 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 -- cgit v1.2.3