Print random easter egg

This commit is contained in:
Joscha 2024-03-30 16:28:30 +01:00
parent b293408cbc
commit a9ba160c13
15 changed files with 106 additions and 3 deletions

View file

@ -15,6 +15,7 @@ palette.workspace = true
rand = "0.8.5"
rust-embed = "8.3.0"
serde = { version = "1.0.197", features = ["derive"] }
showbits-assets.workspace = true
showbits-common.workspace = true
taffy.workspace = true
time = "0.3.34"