Update rand to 0.9.0

This commit is contained in:
Joscha 2025-02-22 16:29:16 +01:00
parent ee20a059e2
commit f4e345abdf
3 changed files with 102 additions and 21 deletions

View file

@ -18,7 +18,7 @@ mark.git = "https://github.com/Garmelon/mark.git"
mime_guess = "2.0.5"
palette = "0.7.6"
paste = "1.0.15"
rand = "0.8.5"
rand = "0.9.0"
rust-embed = "8.4.0"
serde = { version = "1.0.201", features = ["derive"] }
showbits-assets.path = "./showbits-assets"