evscript: remove verifyCargoDeps

This commit is contained in:
zowoq
2021-02-19 13:13:16 +10:00
parent ac5e71c346
commit ae66c3e404
@@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
};
cargoSha256 = "1dcyhxfyq0nrjl05g1s9pjkg7vqw63wbdhlskrdcvxncmci3s7rp";
verifyCargoDeps = true;
meta = with lib; {
homepage = "https://github.com/myfreeweb/${pname}";