Bump version of irc-stream.
@ -8,7 +8,7 @@ edition = "2018"
[dependencies]
irc-proto = "0.15"
irc_stream = { path = "irc-stream", version = "0.1" }
irc_stream = { path = "irc-stream", version = "0.2" }
lettre = "0.9"
lettre_email = "0.9"
native-tls = "0.2"