The 1.0 release should guarantee that it builds with a specific Rust version (and later), so new minor versions of our crate don't break when building with the same Rust compiler.
We should also add a Travis test for that specific version in addition to "stable".