Clean up formatting on Cargo.toml
This commit is contained in:
parent
92ffbc7b28
commit
5a0f54612d
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
[package]
|
||||
|
||||
name = "irc"
|
||||
version = "0.12.0"
|
||||
description = "A simple, thread-safe, and async-friendly IRC client library."
|
||||
|
@ -11,7 +10,6 @@ repository = "https://github.com/aatxe/irc"
|
|||
readme = "README.md"
|
||||
|
||||
[features]
|
||||
|
||||
default = ["ctcp"]
|
||||
ctcp = []
|
||||
nochanlists = []
|
||||
|
|
Loading…
Add table
Reference in a new issue