rainfrog: 0.3.18 -> 0.3.19

This commit is contained in:
R. Ryantm 2026-06-25 20:00:57 +00:00
commit 8a0fe6c094

View file

@ -7,7 +7,7 @@
rainfrog,
}:
let
version = "0.3.18";
version = "0.3.19";
in
rustPlatform.buildRustPackage {
inherit version;
@ -17,10 +17,10 @@ rustPlatform.buildRustPackage {
owner = "achristmascarl";
repo = "rainfrog";
tag = "v${version}";
hash = "sha256-MraqApmj0FFGBbzG+XXjoDHPgJPG8yAMdXyoCZTMpFk=";
hash = "sha256-tVnz2AMcFBbeH7jv1FGJlSA6+rDmvgG1X7Xc1gUc/TQ=";
};
cargoHash = "sha256-pPVJgemV7Esg1vYGxCPv8gv0I5DQwA1VtWhcgm5VLFE=";
cargoHash = "sha256-wXNuh3eJPiFb49yOFw7srihc6IiNx0rWB/waYrrKKPU=";
passthru = {
tests.version = testers.testVersion {