chore: init cargo project

This commit is contained in:
Alexander Navarro 2025-02-13 11:00:46 -03:00
parent 7e331ee4f4
commit 5362d2ba30
5 changed files with 22 additions and 1 deletions

View file

@ -2,4 +2,4 @@
mod repo ".devfiles/justfile"
dev:
@echo "Edit the .justfile to setup the dev task!"
cargo run