Update rust versions

This commit is contained in:
Jaby
2024-12-31 18:57:47 +01:00
committed by Jaby
parent fad38021ad
commit ab42d75662
13 changed files with 95 additions and 59 deletions

View File

@@ -1,4 +1,5 @@
PROJECTS = cpp_out psxfileconv mkoverlay psxcdgen_ex psxreadmap wslpath
SUPPORT_PROJECTS = cdtypes tool_helper
PROJECTS = cpp_out psxfileconv mkoverlay psxcdgen_ex psxreadmap wslpath
.PHONY: $(PROJECTS)
$(foreach var,$(PROJECTS),$(var)):