We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f9ee9 commit 1081b46Copy full SHA for 1081b46
contrib/test.sh
@@ -28,6 +28,7 @@ if cargo --version | grep "1\.48\.0"; then
28
cargo update -p serde_json --precise 1.0.99
29
cargo update -p serde --precise 1.0.152
30
cargo update -p log --precise 0.4.18
31
+ cargo update -p serde_test --precise 1.0.152
32
fi
33
34
# Test bitcoind integration tests if told to (this only works with the stable toolchain)
0 commit comments