Template server
This commit is contained in:
parent
fac1341c1f
commit
a20f53340c
5 changed files with 1127 additions and 1 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "makeprogress"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rouille = "3.6"
|
||||
Loading…
Add table
Add a link
Reference in a new issue