push codeee

This commit is contained in:
hexlocation pc 2024-07-12 14:38:10 +02:00
commit ec0f0777c1
7 changed files with 1936 additions and 0 deletions

10
Cargo.toml Normal file
View file

@ -0,0 +1,10 @@
[package]
name = "iwakura-web"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.5.1"
rocket_dyn_templates = "0.2.0"