Random colors
This commit is contained in:
+3
-1
@@ -9,4 +9,6 @@ tokio = { version = "1.47.1", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
rodio = { version = "0.21.1", features = ["noise"] }
|
||||
toml = "0.9.7"
|
||||
serde = { version = "1.0.227", features = ["derive"] }
|
||||
rfd = "0.15.4"
|
||||
rfd = "0.15.4"
|
||||
color = "0.3.2"
|
||||
tinyrand = "0.5.0"
|
||||
Reference in New Issue
Block a user