chore: full stack stability and migration fixes, plus react UI progress
This commit is contained in:
@@ -18,3 +18,6 @@ base64 = "0.21"
|
||||
jsonwebtoken = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }
|
||||
async-trait = "0.1"
|
||||
tower-http = { version = "0.6.8", features = ["fs"] }
|
||||
|
||||
Reference in New Issue
Block a user