api: document the need of cargo nightly

This commit is contained in:
Jose Storopoli 2024-12-15 11:42:42 -03:00
parent ff67eadc7f
commit f01f071751
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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