Initial Commit

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2026-03-04 17:29:18 +01:00
parent 757d027a4d
commit 31e102a4ee
6 changed files with 126 additions and 4 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "temple"
version = "0.1.0"
edition = "2024"
[dependencies]