Update all packages, switch to tower-sessions
This commit is contained in:
@@ -2,7 +2,7 @@ use std::fs;
|
||||
|
||||
use axum::extract::{Path, State};
|
||||
use axum::response::Response;
|
||||
use axum::TypedHeader;
|
||||
use axum_extra::TypedHeader;
|
||||
use maud::{html, PreEscaped};
|
||||
use sqlx::PgPool;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user