Closed piotrm0 closed 7 years ago
It looks like the Appveyor build failed due to an ICE. I'll look into it and report it upstream.
As for the PR itself, it looks good, but could you please put the Cargo.lock
file back in? Since colonize
is intended to create a binary, then it should have a Cargo.lock
file, per cargo's specifications.
Done. Apologies, I'm new to rust and cargo.
Hey, somehow I forgot about this PR (I was waiting for the CI build to finish).
Accepting now, thanks!
Small changes to make the project compile on newer versions of rust and dependencies.