feat: Implement user management with a new add_user binary and refactor state handling into a dedicated store module.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name = "backend"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
default-run = "backend"
|
||||
|
||||
|
||||
[dependencies]
|
||||
prost = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user