Update all packages, switch to tower-sessions

This commit is contained in:
2023-12-20 00:25:28 -05:00
parent 6c23b3aaa3
commit c9a631a1f2
23 changed files with 1016 additions and 894 deletions

View File

@@ -1,6 +1,6 @@
use axum::extract::State;
use axum::response::Response;
use axum::TypedHeader;
use axum_extra::TypedHeader;
use maud::html;
use sqlx::PgPool;