chore: update rand

This commit is contained in:
2026-07-24 09:56:09 +02:00
parent 6009532f1f
commit 41d18eac90
3 changed files with 49 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ panic = "abort"
blake3 = "1.8"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rand = "0.9"
rand = "0.10"
semver = "1.0"
colored = "3.1"
once_cell = "1.21"