Commit 38ecbd0
committed
client: Enable std feature in types crate
The `client` is std only but we don't enable the `std` feature in
`types` - this is a bug.
Fix: rust-bitcoin#971 parent 5698663 commit 38ecbd0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments