SpaceManiac / discord-rs

Rust library for the Discord chat client API
MIT License
387 stars 94 forks source link

Update dependencies #142

Closed jD91mZM2 closed 7 years ago

jD91mZM2 commented 7 years ago

~~I tried my best to update hyper version - but gave up.
But I think updating hyper version would be cool, so if anybody wants to fix the last few things, you can use my existing attempt.~~

EDIT: It seems easier to use reqwest. I have done some attempts myself this morning here. Sadly we also have to update websocket and stuff because of openssl-sys, which seems kind of difficult.

jD91mZM2 commented 7 years ago

143