rust-secp256k1-unsafe-fast/contrib
Tobin C. Harding e6643c083d
CI: Pin dependencies for MSRV build ... properly
Commit `0e0dcb7f CI: Pin dependencies required for MSRV build` is
totally wrong, why did it get through CI?

In the CI script do:

- `serde_json` is not a dependency of `secp256k1`, remove the pinning
- Put the pinning _before_ any call to `cargo`
- Pin the transient dependency `wasm-bindgen-test`
2023-07-14 12:57:11 +10:00
..
Cargo.latest.lock contrib: commit "minimal" and "latest" tested lockfiles 2023-03-18 20:50:10 +00:00
Cargo.minimal.lock contrib: commit "minimal" and "latest" tested lockfiles 2023-03-18 20:50:10 +00:00
test.sh CI: Pin dependencies for MSRV build ... properly 2023-07-14 12:57:11 +10:00