Changed author email to my preferred email.
This commit is contained in:
parent
5a0f54612d
commit
9ad30e41a2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "irc"
|
||||
version = "0.12.0"
|
||||
description = "A simple, thread-safe, and async-friendly IRC client library."
|
||||
authors = ["Aaron Weiss <aaronweiss74@gmail.com>"]
|
||||
authors = ["Aaron Weiss <awe@pdgn.co>"]
|
||||
license = "MPL-2.0"
|
||||
keywords = ["irc", "client", "thread-safe", "async", "tokio"]
|
||||
documentation = "https://docs.rs/irc/"
|
||||
|
|
Loading…
Add table
Reference in a new issue