2
1
Fork 0

typegen: scan for module files

This commit is contained in:
outfoxxed 2025-07-01 03:02:43 -07:00
parent 2fde54b3bc
commit 2fa8ed73c0
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
8 changed files with 361 additions and 212 deletions

View file

@ -6,5 +6,5 @@
version = "0.1.0";
src = nix-gitignore.gitignoreSource [] ./.;
cargoHash = "sha256-bOOYzCLIyze6DbtMDupSuRFgJAKjbcFXrZw7vclorYQ=";
cargoHash = "sha256-vLj/EKfBzlfRdmVr114evJS+Owzz4PdARNGBE3aPUo4=";
}