Update templates (including future ones)

This commit is contained in:
Olivia Brooks
2026-01-28 19:37:40 -05:00
parent 54e6350d42
commit 7020cfb8b6
3 changed files with 31 additions and 0 deletions

5
templates/Prey.toml Normal file
View File

@@ -0,0 +1,5 @@
[package]
name = "main"
version = "0.1.0"
is_test = false
entry_point = "Main"