Open alatiera opened 5 years ago
error: Package `gtk-rs-examples4 v0.0.1 (/home/travis/build/gtk-rs/examples4)` does not have feature `futures`. It has a required dependency with that name, but only optional dependencies can be used as features.
You also have to update the minimum version to 1.39 from 1.36
@GuillaumeGomez good to go :)
I'm slightly worried by the unused import
warnings in CI. That generally means some library is reexporting symbols when it shouldn't. I'll double check on that.
Also remove the futures feature and move to 0.3 from 0.3.preview