first commit

This commit is contained in:
2026-08-17 09:46:41 +02:00
commit 3e6f7ca46b
7 changed files with 201 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "rs64"
version = "0.1.0"
edition = "2024"
[dependencies]
backend = { path = "backend/" }