evscript: remove verifyCargoDeps
This commit is contained in:
parent
ac5e71c346
commit
ae66c3e404
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
|
|||
};
|
||||
|
||||
cargoSha256 = "1dcyhxfyq0nrjl05g1s9pjkg7vqw63wbdhlskrdcvxncmci3s7rp";
|
||||
verifyCargoDeps = true;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/myfreeweb/${pname}";
|
||||
|
|
Loading…
Reference in a new issue