Merge pull request #81974 from bhipple/feature/rust-doc
buildRustPackage: update docstring comment
This commit is contained in:
commit
cad87836ac
@ -14,9 +14,6 @@
|
|||||||
, cargoUpdateHook ? ""
|
, cargoUpdateHook ? ""
|
||||||
, cargoDepsHook ? ""
|
, cargoDepsHook ? ""
|
||||||
, cargoBuildFlags ? []
|
, cargoBuildFlags ? []
|
||||||
# Please set to true on any Rust package updates. Once all packages set this
|
|
||||||
# to true, we will delete and make it the default. For details, see the Rust
|
|
||||||
# section on the manual and ./README.md.
|
|
||||||
, legacyCargoFetcher ? false
|
, legacyCargoFetcher ? false
|
||||||
, buildType ? "release"
|
, buildType ? "release"
|
||||||
, meta ? {}
|
, meta ? {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user