mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
doc: rust: add missing semicolon
This commit is contained in:
parent
0f83a6b6cf
commit
fc11b5eaa4
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ rustPlatform.buildRustPackage rec {
|
|||
outputHashes = {
|
||||
"finalfusion-0.14.0" = "17f4bsdzpcshwh74w5z119xjy2if6l2wgyjy56v621skr2r8y904";
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
# ...
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue