Skip to content

Commit fd33c29

Browse files
committed
Test with MSRV before release
1 parent f49164e commit fd33c29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-hook.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ cargo clippy -- --deny warnings
1111
cargo fmt --all --check
1212
cargo test --workspace --all-targets
1313
cargo run -- dev check --require-solutions
14+
15+
# MSRV
16+
cargo +1.80 run -- dev check --require-solutions

0 commit comments

Comments
 (0)