Bumped version to 0.12.6 with updated package description.
This commit is contained in:
parent
dcac92084f
commit
8463114aec
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "irc"
|
||||
version = "0.12.5"
|
||||
description = "A simple, thread-safe, and async-friendly IRC client library."
|
||||
version = "0.12.6"
|
||||
description = "A simple, thread-safe, and async-friendly library for IRC clients."
|
||||
authors = ["Aaron Weiss <awe@pdgn.co>"]
|
||||
license = "MPL-2.0"
|
||||
keywords = ["irc", "client", "thread-safe", "async", "tokio"]
|
||||
|
|
Loading…
Reference in a new issue