Update README instructions for running MSRV

The file mentioned in the README for running MSRV no longer exists
This commit is contained in:
yancy 2024-07-02 11:36:33 -05:00
parent e1b357ce10
commit 60aa4acc5f
1 changed files with 1 additions and 2 deletions

View File

@ -71,8 +71,7 @@ For more information please see `./CONTRIBUTING.md`.
This library should always compile with any combination of features on **Rust 1.56.1**.
To build with the MSRV you will likely need to pin a bunch of dependencies, see `./contrib/test.sh`
for the current list.
Use `Cargo-minimal.lock` to build the MSRV by copying to `Cargo.lock` and building.
## External dependencies