Skip to content

Commit

Permalink
Revert "Update test.sh"
Browse files Browse the repository at this point in the history
This reverts commit 74bc855.
  • Loading branch information
gruve-p committed Sep 3, 2023
1 parent 912486f commit 406a4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if cargo --version | grep ${MSRV}; then
# memcrh 2.6.0 uses edition 2021
cargo update -p memchr --precise 2.5.0

cargo update -p groestlcoin:0.30.1 --precise 0.30.0
cargo update -p groestlcoin:0.30.0 --precise 0.30.0

# Build MSRV with pinned versions.
cargo check --all-features --all-targets
Expand Down

0 comments on commit 406a4d5

Please sign in to comment.