summaryrefslogtreecommitdiffstats
path: root/tokio-sync
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-sync
parentb2b796a228a0c1a2bf62ab7613e1b55c149e434f (diff)
chore: remember to remove path deps on release (#1057)
Diffstat (limited to 'tokio-sync')
-rw-r--r--tokio-sync/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tokio-sync/Cargo.toml b/tokio-sync/Cargo.toml
index 6eb2bfc1..072694f2 100644
--- a/tokio-sync/Cargo.toml
+++ b/tokio-sync/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "tokio-sync"
# When releasing to crates.io:
+# - Remove path dependencies
# - Update html_root_url.
# - Update doc url
# - Cargo.toml