doc: fix incorrect use of cargoDeps

Thanks to @bjornfor for reporting this error!
master
Daniël de Kok 2021-06-01 13:14:28 +02:00
parent 1c2986bbb8
commit 9cca8ce446
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ hashes need to be specified since they are not available through the
lock file. For example:
```
cargoDeps = {
cargoDeps = rustPlatform.importCargoLock {
lockFile = ./Cargo.lock;
outputHashes = {
"rand-0.8.3" = "0ya2hia3cn31qa8894s3av2s8j5bjwb6yq92k0jsnlx7jid0jwqa";