1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2026-04-24 20:34:03 +02:00

Bump MSRV in release hook

This commit is contained in:
mo8it
2025-02-18 20:17:27 +01:00
parent 65dc019fa6
commit 06af3ffc99
+1 -1
View File
@@ -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