api: document the need of cargo nightly
This commit is contained in:
parent
ff67eadc7f
commit
f01f071751
|
@ -6,7 +6,7 @@ enabled. To create these files run `../contrib/check-for-api-changes.sh`:
|
|||
Requires `cargo-public-api`, install with:
|
||||
|
||||
```
|
||||
cargo +stable install cargo-public-api --locked
|
||||
cargo +nightly install cargo-public-api --locked
|
||||
```
|
||||
|
||||
ref: https://github.com/enselic/cargo-public-api
|
||||
|
|
Loading…
Reference in New Issue