Skip to content

Commit

Permalink
Bump MSRV in release hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mo8it committed Feb 18, 2025
1 parent 65dc019 commit 06af3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-hook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 06af3ff

Please sign in to comment.