Commit graph

17 commits

Author SHA1 Message Date
Aaron Weiss
b45c5fa88d
bump version to 1.0 2024-03-18 16:34:00 -07:00
John-John Tedro
3e396f8577 Bump dependencies, set rust-version 2023-04-12 17:50:47 +02:00
Aaron Weiss
02a113cca9
bump irc-proto version to 0.15.0 (whoops) 2021-01-24 14:19:50 -05:00
John-John Tedro
def1442e5e Upgrade to Tokio 1.0 2020-12-29 09:59:39 +01:00
John-John Tedro
43c8b1cb63 Bump to Tokio 0.3.0 2020-12-02 08:02:25 +01:00
Aaron Weiss
9e21dcf3c2
update contact email to hey.com address 2020-07-23 13:41:01 -04:00
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