diff --git a/Cargo.toml b/Cargo.toml index 2043a7b..0170ac0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ maintenance = { status = "actively-developed" } [dependencies] axum = "0.6.20" -axum-core = "0.3.4" +axum-core = "0.4.0" axum-sessions = "0.5.0" base64 = "0.22.1" rand = "0.8.5"