diff --git a/Cargo.toml b/Cargo.toml index 3c07124..a8a80de 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.7.2" +rust-embed = "8.8.0" mime_guess = "2.0.5" askama = "0.14.0" urlencoding = "2.1.3"