Commit 943dedc
committed
Add lockfile
These are not used by CI but are hopefully useful for testing with
Nix.
The CI here is old as hell. Just to get things working create a lock
file, copy it into place, and the use `cargo --locked` anyplace that
will be run by the MSRV job so it doesn't get updated.1 parent 0539585 commit 943dedc
File tree
8 files changed
+1098
-45
lines changed- .github/workflows
- bitcoin/contrib
- contrib
- hashes/contrib
- internals/contrib
8 files changed
+1098
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
0 commit comments