Update README instructions for running MSRV
The file mentioned in the README for running MSRV no longer exists
This commit is contained in:
parent
e1b357ce10
commit
60aa4acc5f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue