summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-03-13 11:19:22 -0700
committerGitHub <noreply@github.com>2019-03-13 11:19:22 -0700
commit987ccfc8aca443c1a22fae151a18a6daa414dc5e (patch)
treebb6d33e61e6eb1d917754f5a8d2b3bdcec18f920 /README.md
parent1bc6d75543a08cb690f51c0a2ece06f29af65b80 (diff)
Bump Tokio to v0.1.17 (#983)
Also bumps: - tokio-sync (v0.1.4)
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 58de587d..c17038da 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.16/tokio) |
+[API Docs](https://docs.rs/tokio/0.1.17/tokio) |
[Chat](https://gitter.im/tokio-rs/tokio)
The API docs for the master branch are published [here][master-dox].