chore: remember to remove path deps on release (#1057)

This commit is contained in:
Carl Lerche
2019-04-24 10:42:39 -07:00
committed by GitHub
parent b2b796a228
commit 949adbb887
19 changed files with 41 additions and 24 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
[package]
name = "tokio-codec"
# When releasing to crates.io:
# - Remove path dependencies
# - Update html_root_url.
# - Update doc URL.
# - Update doc url
# - Cargo.toml
# - README.md
# - Update CHANGELOG.md.
# - Create "v0.1.x" git tag.
version = "0.1.1"