Added the ability to set timeouts for live connections.

This commit is contained in:
Aaron Weiss 2014-11-29 04:52:50 -05:00
parent f5654abd6e
commit ebab05a6b8
3 changed files with 63 additions and 15 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "irc"
version = "0.1.2"
version = "0.2.0"
description = "A simple, thread-safe IRC client library."
authors = ["Aaron Weiss <aaronweiss74@gmail.com>"]
license = "Unlicense"