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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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
```