alectro
alectro copied to clipboard
Update dependencies
I've updated futures, termion, and set the irc dependency to use version 1.0.0 instead of specifying the 0.14 branch on git.
I also set the edition in Cargo.toml so future rust compilers won't complain any more.
I also changed the default IRC server from irc.mozilla.org to irc.freenode.net, as irc.mozilla.org no longer exists (since 2020).
Feedback welcome, I was only playing around with this project and almost by accident finished the task of updating the dependencies, so I figured why not open a PR.