bump: rand

This commit is contained in:
2026-07-07 16:44:06 -04:00
parent 3e802cd011
commit eff85fb189
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ rust-version = "1.95"
lofty = { version = "0.24.0" }
imghdr = { version = "0.7.0" }
infer = { version = "0.19.0" }
rand = { version = "0.10.1" }
rand = { version = "0.10.2" }
[dev-dependencies]
tempfile = { version = "3.27.0" }