docs: Mention dependencies in CONTRIBUTING

This commit is contained in:
Naïm Favier 2023-01-24 15:54:08 +01:00
parent 3817b97017
commit 40d3de3ffa
No known key found for this signature in database
GPG key ID: 95AFCE8211908325

View file

@ -37,7 +37,7 @@ Format: `typo,correction[,correction...]`
2. Code-gen the dictionary
Run
With `cargo` and `rustfmt` installed, run
```console
$ SNAPSHOTS=overwrite cargo test --workspace
```