actually push now

This commit is contained in:
Mars Ultor
2025-04-19 16:39:22 -05:00
parent caa750bfd2
commit 856c4ddb36
137 changed files with 193 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "client"
version = "0.1.0"
edition = "2021"
[dependencies]
common = { path = "../common" }