Changed docs links to latest version of docs.rs.

This commit is contained in:
Aaron Weiss 2017-06-22 19:33:23 -04:00
parent 12eaccffdc
commit 639896cb02
No known key found for this signature in database
GPG key ID: 0237035D9BF03AE2
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ description = "A simple, thread-safe, and async-friendly IRC client library."
authors = ["Aaron Weiss <aaronweiss74@gmail.com>"]
license = "MPL-2.0"
keywords = ["irc", "client", "thread-safe", "async", "tokio"]
documentation = "https://docs.rs/irc/"
repository = "https://github.com/aatxe/irc"
readme = "README.md"