Commit graph

11 commits

Author SHA1 Message Date
Aaron Weiss
f531577935
Bumped version to 0.14.0 (for both irc and irc-proto). 2020-05-07 16:31:41 -04:00
Théo Gaillard
7a246f1d9c
fix: upgrade tokio-util from 0.2 to 0.3 2020-03-06 07:55:27 +08:00
Kaleb Elwert
52eca3642e Properly declare required tokio-util features
Fixes #194
2020-01-28 18:14:27 -08:00
John-John Tedro
f200a9f281 Switch to modern error handling 2019-12-27 17:01:03 +01:00
John-John Tedro
549e2e8722 Port to tokio 0.2 2019-12-18 21:06:04 +01:00
Aaron Weiss
53fb890a7e
Merged develop onto 0.14 (which was tricky, and this might have introduced bugs?). 2018-09-17 17:50:53 -04:00
Aaron Weiss
3003d9bdcc
Put the tokio codec (IrcCodec) behind a tokio feature. 2018-05-05 13:37:36 +02:00
Aaron Weiss
3df2c49074
Fixed tests for irc-proto. 2018-05-05 13:37:36 +02:00
Aaron Weiss
fcadf49d31
Added some more irc-proto metadata to Cargo.toml from publishing placeholder. 2018-05-05 13:37:36 +02:00
Aaron Weiss
f1f63223e8
Minimized dependencies for irc-proto. 2018-05-05 13:37:35 +02:00
Aaron Weiss
991e030a4f
Started splitting out proto into its own crate. 2018-05-05 13:37:32 +02:00