add dockerfile

This commit is contained in:
2026-05-12 21:51:19 +09:00
parent bab9ac8733
commit b19d9d25f7
6 changed files with 189 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
name = "rsh-backend"
version = "0.1.0"
edition.workspace = true
build = "build.rs"
[dependencies]
rsh-types = { workspace = true }