Commit 5a6cc66
committed
Merge #308: reduce MSRV to 1.74.0
f16771c reduce MSRV to 1.74.0 (Andrew Poelstra)
Pull request description:
We increased our MSRV to 1.78.0 because (a) we needed 1.70 or higher for libfuzzer, and (b) LWK is using 1.78.0.
However, we don't expect LWK to be the primary user of this crate -- if we want to copy somebody, we should copy rust-bitcoin, who recently moved up from 1.63 to 1.74.
ACKs for top commit:
canndrew:
ACK f16771c
Tree-SHA512: 30ac9e089ed9794f22b35db3c9d6443bd8ca524a00c4405a55c097cbf5a564ec6f6716468e0295d3f2e1971366dbada38752fddfd0a96db96f596a772f591a01File tree
6 files changed
+6
-6
lines changed- fuzz
- simplicity-sys
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments