Run CI at MSRV and specify rust-version
Make the CI run at a specified version of Rust instead of the latest one, so that the MSRV can be kept track of more closely. Also specify rust-version
in all packages.
As discussed in #268 (comment 1475119)
Edited by Roope Salmi