Skip to content

Commit 06af3ff

Browse files
committed
Bump MSRV in release hook
1 parent 65dc019 commit 06af3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-hook.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ cargo test --workspace --all-targets
1313
cargo run -- dev check --require-solutions
1414

1515
# MSRV
16-
cargo +1.80 run -- dev check --require-solutions
16+
cargo +1.85 run -- dev check --require-solutions

0 commit comments

Comments
 (0)