Commit Graph

4 Commits (864ee8fdef435893832a2698159407bd9b43f274)

Author SHA1 Message Date
Pascal Kuthe e474779c87
bump msrv to 1.63 (#5570)
* bump msrv to 1.63

* resolve new complex type clippy lints
1 year ago
Michael Davis aa87adf54b pin the rust toolchain to 1.61.0
1.61.0 in particular introduced new clippy lints that unexpectedly
failed CI until addressed. The lints are a bit tough to fix since
the toolchain action starts using new rust versions almost immediately
after release, so if you aren't using rustup, you may have a hard
time reproducing the lint results until your package manager updates
rust.

This brings an extra burden that we have to remember to make a
commit/PR to update rust in CI.
2 years ago
Blaž Hrastnik d991715ff1 Switch rust-toolchain.toml over to stable 3 years ago
Blaž Hrastnik 08967baef6 flake: Update dependencies 3 years ago