user-auth store test1

This commit is contained in:
2022-12-30 20:48:13 +05:30
parent ec8122536d
commit ac80269c66
3 changed files with 70 additions and 32 deletions

View File

@@ -28,6 +28,7 @@ tracing-subscriber = "^0.3"
itertools = "0.10"
chrono = "0.4"
axum-login = "0.4"
axum-macros = "0.3"
#features = ["sqlite"]
[dependencies.rand]