Closed andrewexton373 closed 1 year ago
Yep, this started failing for me just recently, I think probably due to a rust bugfix. Working on a fix at the moment, not entirely sure how the code ended up like this (it was a while ago, and by the looks of the issue it was probably confusion when rewriting from the old style of futures to the newer async style)
It's actually pretty surprising that this ever compiled to me.
I've released new versions of desync v0.7 and v0.8 that fix this issue.
Just tried again and everything compiled perfectly, you rock! Thanks for your assistance!
Hello,
I apologize if this is the wrong place to ask, however after revisiting a project from last year I ran into some compilation issues. After running a rustup update, my project is failing to compile and this crate seems to be the root issue based off the Error messages I'm receiving. Let me know if you have any thoughts or could point me in the right direction on where to ask to get help resolving the issue, thanks! I appreciate your time and contributions :)