aatxe / irc

the irc crate – usable, async IRC for Rust
Mozilla Public License 2.0
527 stars 100 forks source link

irc-proto should depend on tokio-util features = codec #194

Closed belak closed 4 years ago

belak commented 4 years ago

This fails to build without specifying features = codec externally