2
1
Fork 0

nix: update lockfile and cargo hash

nix: update typegen cargo hash
This commit is contained in:
outfoxxed 2024-05-19 02:35:54 -07:00
parent ff5da84a8b
commit b9cc84a92a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 5 additions and 5 deletions

View file

@ -6,5 +6,5 @@
version = "0.1.0";
src = nix-gitignore.gitignoreSource [] ./.;
cargoSha256 = "rep68gbnp9uPhzjK7opLg7dh4X2uKNmAPfGUuGjE35w=";
cargoSha256 = "4bH7E+NpZPFtr//l00tYkHkRRbI3D0TkKas1M+vDWpI=";
}