fixed hash again
This commit is contained in:
parent
de657cdecd
commit
9e829d2c8b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Some utility commands:
|
||||||
pname = "ewwtilities";
|
pname = "ewwtilities";
|
||||||
version = "0.1.2";
|
version = "0.1.2";
|
||||||
buildAndTestSubdir = "ewwtilities";
|
buildAndTestSubdir = "ewwtilities";
|
||||||
cargoHash = "sha256-dh5Bvx3gJ3NbDum6yLbxLwg1sTcg6mBGB3o3CpBFr9I=";
|
cargoHash = "sha256-95SNO/e9l2ifQ8wiFV9YlYLZjoBzae9F6rDd8S9xcZA=";
|
||||||
meta = meta // {
|
meta = meta // {
|
||||||
description = "";
|
description = "";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue