We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0316e58 commit 3d1793aCopy full SHA for 3d1793a
contrib/test.sh
@@ -29,6 +29,7 @@ if cargo --version | grep "1\.48\.0"; then
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
+ cargo update -p memchr --precise 2.5.0
33
fi
34
35
# Test bitcoind integration tests if told to (this only works with the stable toolchain)
0 commit comments