summaryrefslogtreecommitdiffstats
path: root/tokio
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-04-24 10:42:39 -0700
committerGitHub <noreply@github.com>2019-04-24 10:42:39 -0700
commit949adbb887cd05c51e17bc8e5528d8bc349e0959 (patch)
treede6d2d983a3179bceeedbd1a69aad78c3ce4ffd7 /tokio
parentb2b796a228a0c1a2bf62ab7613e1b55c149e434f (diff)
chore: remember to remove path deps on release (#1057)
Diffstat (limited to 'tokio')
-rw-r--r--tokio/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tokio/Cargo.toml b/tokio/Cargo.toml
index d6be6d5c..6f186d5b 100644
--- a/tokio/Cargo.toml
+++ b/tokio/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "tokio"
# When releasing to crates.io:
+# - Remove path dependencies
# - Update html_root_url.
# - Update doc url
# - Cargo.toml