summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-01-25 10:20:09 -0800
committerGitHub <noreply@github.com>2019-01-25 10:20:09 -0800
commit11e2af66a82c1cb710f9a07ae9450fcb25e67a1e (patch)
treeadc975cdfe6b5b66d1662e61c31a216fb47ae2c2 /README.md
parenta4aae1459c500a028a072152a809dc4091e66645 (diff)
Bump Tokio to v0.1.15. (#869)
Also bumps: - tokio-sync (0.1.0) - tokio-threadpool (0.1.11) - tokio-timer (0.2.9)
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 9a2f10d1..45e4980d 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,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.14/tokio) |
+[API Docs](https://docs.rs/tokio/0.1.15/tokio) |
[Chat](https://gitter.im/tokio-rs/tokio)
The API docs for the master branch are published [here][master-dox].