mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-23 19:49:58 -04:00
Keep up with the cargo shas
This commit is contained in:
parent
f7f7f56120
commit
def906bd58
@ -2,7 +2,7 @@
|
||||
with nixpkgs;
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "kitchen";
|
||||
version = "0.0.2";
|
||||
version = "0.1.0";
|
||||
src = gitignoreSrc.gitignoreSource ./.;
|
||||
cargoSha256 = "sha256-aSw+BX90rmcagVOkLVEfjlqTi+dv4QVT7JPZQd3eKjA=";
|
||||
cargoSha256 = "sha256-SCTyR2TN6gNRkDeJOPPJQ2vJg9ClkLx0RJuMLpUWYBY=";
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user