Skip to content

Commit

Permalink
rustus: 0.7.6-unstable-2024-05-10 -> 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 20, 2024
1 parent 099934f commit abdd8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ru/rustus/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

let
pname = "rustus";
version = "0.7.6-unstable-2024-05-10";
version = "1.0.0";
in
rustPlatform.buildRustPackage {
inherit pname version;
Expand All @@ -23,7 +23,7 @@ rustPlatform.buildRustPackage {
hash = "sha256-S3hq6G78HRQVLJuuwfC6U7NQXMSdllrC/ZolVPZRTsA=";
};

cargoHash = "sha256-uN0nXI15LxtSQpUCOJ8QIdgw2OyQO3i5alTik/fI8GI=";
cargoHash = "sha256-yFYDSgfNbm4a9oMG/ZeENhYTfpMxKH7TmPImFlBWwJ8=";

env.OPENSSL_NO_VENDOR = 1;

Expand Down

0 comments on commit abdd8a2

Please sign in to comment.