Template server

This commit is contained in:
Nettika 2026-01-25 14:28:17 -08:00
parent fac1341c1f
commit a20f53340c
No known key found for this signature in database
5 changed files with 1127 additions and 1 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "makeprogress"
version = "0.1.0"
edition = "2024"
[dependencies]
rouille = "3.6"