Closed kellenfujimoto closed 8 years ago
Weird. Test suite should catch problems like this. I'll take a look later.
It appears to be a problem with the version uploaded to crates.io
. Build succeeds when using the Github repo, but fails when mioco = "0.2.0"
in the dependencies.
Ah. Please use github version for now. There should be a new release soon anyway.
New version was released on crates.io.
Fixed under this pull request: https://github.com/dpc/mioco/pull/101