Update rust-embed to 8.5.0
This commit is contained in:
parent
f4e345abdf
commit
f1f128fa1a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ mime_guess = "2.0.5"
|
||||||
palette = "0.7.6"
|
palette = "0.7.6"
|
||||||
paste = "1.0.15"
|
paste = "1.0.15"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
rust-embed = "8.4.0"
|
rust-embed = "8.5.0"
|
||||||
serde = { version = "1.0.201", features = ["derive"] }
|
serde = { version = "1.0.201", features = ["derive"] }
|
||||||
showbits-assets.path = "./showbits-assets"
|
showbits-assets.path = "./showbits-assets"
|
||||||
showbits-common.path = "./showbits-common"
|
showbits-common.path = "./showbits-common"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue