Closed
Description
This crate should support as many versions of Rust as possible and I believe specifying the "edition" in the Cargo.toml locks it to 1.31 and above. To my knowledge, the Bindgen generated files and the hand-written files aren't doing anything that requires any relatively new Rust version.
We should also set up CI such that it makes sure we don't accidentally bump the minimum Rust version.
Metadata
Metadata
Assignees
Labels
No labels