fix(rust): don't exclude bin/

This commit is contained in:
Utkarsh Gupta 2026-05-01 14:09:58 +01:00
parent 7c1301b895
commit d13ee53446
No known key found for this signature in database

View file

@ -93,7 +93,6 @@ return {
".jj",
".github",
".gitlab",
"bin",
"node_modules",
"target",
"venv",