Update rust-embed to 8.5.0

This commit is contained in:
Joscha 2025-02-22 16:30:50 +01:00
parent f4e345abdf
commit f1f128fa1a

View file

@ -19,7 +19,7 @@ mime_guess = "2.0.5"
palette = "0.7.6"
paste = "1.0.15"
rand = "0.9.0"
rust-embed = "8.4.0"
rust-embed = "8.5.0"
serde = { version = "1.0.201", features = ["derive"] }
showbits-assets.path = "./showbits-assets"
showbits-common.path = "./showbits-common"