feat: got sqlx working with axum and leptos

This commit is contained in:
Andrew Rioux
2025-01-24 15:31:10 -05:00
parent 8695685eb3
commit 814125d462
7 changed files with 72 additions and 10 deletions
Generated
+1
View File
@@ -2810,6 +2810,7 @@ dependencies = [
"leptos_router",
"pbkdf2",
"rpassword",
"serde",
"sha2",
"sqlx",
"structopt",