Update Rust crate rust-embed to 8.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-04-07 00:33:15 +00:00
parent bf8122ae81
commit a75ff3fc64
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ actix-session = { version = "0.10.1", features = ["redis-session"] }
light-openid = "1.0.4"
thiserror = "2.0.11"
rand = "0.9.0"
rust-embed = "8.5.0"
rust-embed = "8.6.0"
mime_guess = "2.0.5"
askama = "0.13.0"
urlencoding = "2.1.3"