Added the ability to set timeouts for live connections.
This commit is contained in:
parent
f5654abd6e
commit
ebab05a6b8
3 changed files with 63 additions and 15 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue