diff --git a/Cargo.toml b/Cargo.toml index dba39d8..1458602 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ actix-session = { version = "0.11.0", features = ["redis-session"] } light-openid = "1.0.4" thiserror = "2.0.17" rand = "0.9.2" -rust-embed = "8.8.0" +rust-embed = "8.9.0" mime_guess = "2.0.5" askama = "0.14.0" urlencoding = "2.1.3"