Init commit

This commit is contained in:
Ultradesu
2026-08-12 01:30:57 +01:00
commit 423ea59371
67 changed files with 23280 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[package]
name = "furumi-backend-api"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
[dependencies]
furumi-domain.workspace = true
[lints]
workspace = true