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 1194591 commit d14cccbCopy full SHA for d14cccb
contrib/test.sh
@@ -2,8 +2,7 @@
2
3
set -ex
4
5
-# TODO: Add "alloc" once we bump MSRV to past 1.29
6
-FEATURES="bitcoin_hashes global-context lowmemory rand recovery serde std"
+FEATURES="bitcoin_hashes global-context lowmemory rand recovery serde std alloc"
7
# These features are typically enabled along with the 'std' feature, so we test
8
# them together with 'std'.
9
STD_FEATURES="rand-std bitcoin-hashes-std"
0 commit comments