rust-secp256k1-unsafe-fast/contrib
Tobin C. Harding 79e184f08a
CI: Update MSRV pins
Pinning is broken again, update the pins it CI so that the following
sequence of commands would work

```bash
rm Cargo.lock
cargo +1.48 update -p wasm-bindgen-test --precise 0.3.34
cargo +1.48 update -p serde_test --precise 1.0.175
cargo +1.48 test --all-features
```

Note, solely out of interest, `cargo +1.48 build` does not need
pinning (at the moment :)
2023-08-10 08:50:45 +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: Update MSRV pins 2023-08-10 08:50:45 +10:00