tinyrand -> rand

This commit is contained in:
2025-11-30 20:14:42 -06:00
parent bb6347f810
commit e584b03d12
6 changed files with 14 additions and 34 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ toml = "0.9.7"
serde = { version = "1.0.227", features = ["derive"] }
rfd = "0.15.4"
color = "0.3.2"
tinyrand = "0.5.0"
rand = "0.9.2"