some refactoring and proper DoF support
All checks were successful
Build & Test / build (push) Successful in 32s
All checks were successful
Build & Test / build (push) Successful in 32s
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rand = "0.7.0"
|
||||
rand = "0.10.0"
|
||||
rayon = "1.8"
|
||||
image = "0.25.9"
|
||||
indicatif = "0.18.3"
|
||||
indicatif = "0.18.4"
|
||||
Reference in New Issue
Block a user