build-rust-package: remove unused input

This commit is contained in:
Sandro Jäckel
2023-06-15 23:55:35 +02:00
parent ddad581c0d
commit 9a6ee48a3d
@@ -34,7 +34,6 @@
, buildInputs ? []
, nativeBuildInputs ? []
, cargoUpdateHook ? ""
, cargoDepsHook ? ""
, buildType ? "release"
, meta ? {}
, cargoLock ? null