mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-25 00:37:14 +02:00
Bump MSRV in release hook
This commit is contained in:
@ -13,4 +13,4 @@ cargo test --workspace --all-targets
|
||||
cargo run -- dev check --require-solutions
|
||||
|
||||
# MSRV
|
||||
cargo +1.80 run -- dev check --require-solutions
|
||||
cargo +1.85 run -- dev check --require-solutions
|
||||
|
Reference in New Issue
Block a user