Add config controller in server
This commit is contained in:
@@ -13,4 +13,5 @@ bcrypt = "0.17.1"
|
||||
uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
tower-http = { version = "0.6.6", features = ["cors", "fs"] }
|
||||
anyhow = "1.0"
|
||||
anyhow = "1.0"
|
||||
rand = "0.8"
|
Reference in New Issue
Block a user