feat: add server model types and API serialization shape
This commit is contained in:
Generated
+4
@@ -468,6 +468,10 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "whoareyou-server"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-link"
|
||||
|
||||
Reference in New Issue
Block a user