Update Rust crate rust-embed to 8.7.2
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-05-15 00:16:06 +00:00
parent 9480f0dae9
commit ed7a0688c3
2 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ actix-session = { version = "0.10.1", features = ["redis-session"] }
light-openid = "1.0.4"
thiserror = "2.0.12"
rand = "0.9.1"
rust-embed = "8.7.1"
rust-embed = "8.7.2"
mime_guess = "2.0.5"
askama = "0.14.0"
urlencoding = "2.1.3"