mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-27 00:41:21 +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
|
cargo run -- dev check --require-solutions
|
||||||
|
|
||||||
# MSRV
|
# MSRV
|
||||||
cargo +1.80 run -- dev check --require-solutions
|
cargo +1.85 run -- dev check --require-solutions
|
||||||
|
Reference in New Issue
Block a user