chore: prepare Tokio v1.3.0 (#3597)

This commit is contained in:
Alice Ryhl
2021-03-09 22:09:51 +01:00
committed by GitHub
parent 872bc09e83
commit d0e4dd1d7b
2 changed files with 52 additions and 2 deletions
+2 -2
View File
@@ -7,12 +7,12 @@ name = "tokio"
# - README.md
# - Update CHANGELOG.md.
# - Create "v1.0.x" git tag.
version = "1.2.0"
version = "1.3.0"
edition = "2018"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"
readme = "README.md"
documentation = "https://docs.rs/tokio/1.2.0/tokio/"
documentation = "https://docs.rs/tokio/1.3.0/tokio/"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://tokio.rs"
description = """