spacejam/sled

Add MSRV to `Cargo.toml`

Opened this issue · 0 comments

The documentation lists the minimum supported Rust version as Rust 1.62, but I have noticed there is no corresponding entry in the Cargo.toml, such as:

rust-version = "1.62.0"

Could this be added?