juniper
juniper copied to clipboard
Improve CI
This PR improves/updates CI pipeline and project toolchain.
- [x] switch to
dtolnay/rust-toolchainGitHub action - [x] revert to
<crate_name>-v<version>format of release Git tag - [x] enable MSRV check
- [ ] integrate
cargo-carefulfor nightly versions - [ ] tune up release automation to not break right after commiting