fix
This commit is contained in:
@@ -5,5 +5,5 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
num = "0.4"
|
||||
rand = "0.9.0"
|
||||
rayon = "1.10.0"
|
||||
rand = "0.9"
|
||||
rayon = "1.10"
|
||||
|
||||
Reference in New Issue
Block a user