Loading pkgs/by-name/ca/cargo-public-api/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ rustPlatform.buildRustPackage rec { pname = "cargo-public-api"; version = "0.44.2"; version = "0.47.0"; src = fetchCrate { inherit pname version; hash = "sha256-Rdwn3izKSy5733KJw3OyGsBJ55xdxg9+MuI8ZNdei3s="; hash = "sha256-g0kaJ3HPFeS5PvWQfUTanxCgm9sduW9nBx/N61kt3ZI="; }; useFetchCargoVendor = true; cargoHash = "sha256-11Y9BTtprv7EmBx7hsV8UnGDWmogj9azHOCAc/JdY7o="; cargoHash = "sha256-jQx4VCarfbdTXOE/GAAzxeXf7xVwEaXDPhw6ywBR3wA="; nativeBuildInputs = [ pkg-config ]; Loading Loading
pkgs/by-name/ca/cargo-public-api/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ rustPlatform.buildRustPackage rec { pname = "cargo-public-api"; version = "0.44.2"; version = "0.47.0"; src = fetchCrate { inherit pname version; hash = "sha256-Rdwn3izKSy5733KJw3OyGsBJ55xdxg9+MuI8ZNdei3s="; hash = "sha256-g0kaJ3HPFeS5PvWQfUTanxCgm9sduW9nBx/N61kt3ZI="; }; useFetchCargoVendor = true; cargoHash = "sha256-11Y9BTtprv7EmBx7hsV8UnGDWmogj9azHOCAc/JdY7o="; cargoHash = "sha256-jQx4VCarfbdTXOE/GAAzxeXf7xVwEaXDPhw6ywBR3wA="; nativeBuildInputs = [ pkg-config ]; Loading