summaryrefslogtreecommitdiffstats
path: root/tokio-threadpool/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-threadpool/Cargo.toml')
-rw-r--r--tokio-threadpool/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tokio-threadpool/Cargo.toml b/tokio-threadpool/Cargo.toml
index d0bbfe33..014e8427 100644
--- a/tokio-threadpool/Cargo.toml
+++ b/tokio-threadpool/Cargo.toml
@@ -7,8 +7,8 @@ name = "tokio-threadpool"
# - README.md
# - Update CHANGELOG.md.
# - Create "v0.1.x" git tag.
-version = "0.1.11"
-documentation = "https://docs.rs/tokio-threadpool/0.1.11/tokio_threadpool"
+version = "0.1.12"
+documentation = "https://docs.rs/tokio-threadpool/0.1.12/tokio_threadpool"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://github.com/tokio-rs/tokio"
license = "MIT"