Skip to content

Commit

Permalink
Fixes after merging upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Aug 18, 2023
1 parent 3437a33 commit 989942f
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 @@ -14,7 +14,7 @@ if cargo --version | grep ${MSRV}; then
cargo update -p proc-macro2 --precise 1.0.63
cargo update -p serde_test --precise 1.0.175

cargo update -p bitcoin: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 989942f

Please sign in to comment.