chore: prepare v0.3.3 release (#3090)

This commit is contained in:
Carl Lerche
2020-11-02 15:36:17 -08:00
committed by GitHub
parent 20a2b9e263
commit 42de3bc7a4
3 changed files with 18 additions and 3 deletions
+2 -2
View File
@@ -8,12 +8,12 @@ name = "tokio"
# - README.md
# - Update CHANGELOG.md.
# - Create "v0.3.x" git tag.
version = "0.3.2"
version = "0.3.3"
edition = "2018"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"
readme = "README.md"
documentation = "https://docs.rs/tokio/0.3.2/tokio/"
documentation = "https://docs.rs/tokio/0.3.3/tokio/"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://tokio.rs"
description = """