Upgrade rand to ~0.9
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ categories = ["algorithms", "data-structures"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
rand = "~0.8"
|
||||
rand = "~0.9"
|
||||
thiserror = "~2.0"
|
||||
|
||||
Reference in New Issue
Block a user