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