This commit is contained in:
2025-09-01 22:42:59 +10:00
parent 3b7b0868b0
commit ea0359c2c5
288 changed files with 172 additions and 0 deletions

7
backend/.test/Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "lead-rust"
version = "0.1.0"
edition = "2024"
[dependencies]
websocket = "0.27.1"