summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-03-01 21:04:43 -0800
committerGitHub <noreply@github.com>2019-03-01 21:04:43 -0800
commite28856cffe00aa3f0c30292a91e36adab422668c (patch)
tree0184bf4b17242423859b6e1cb12bb34221ee4710 /README.md
parent85e3bd34af606814cd19c9c241fe3ec64a7e07b3 (diff)
Bump Tokio to 0.1.16. (#941)
Also bumps: * tokio-current-thread (0.1.5) * tokio-fs (0.1.6) * tokio-io (0.1.12) * tokio-reactor (0.1.9) * tokio-threadpool (0.1.12)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4eba03b..58de587d 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ the Rust programming language. It is:
[Website](https://tokio.rs) |
[Guides](https://tokio.rs/docs/getting-started/hello-world/) |
-[API Docs](https://docs.rs/tokio/0.1.15/tokio) |
+[API Docs](https://docs.rs/tokio/0.1.16/tokio) |
[Chat](https://gitter.im/tokio-rs/tokio)
The API docs for the master branch are published [here][master-dox].