diff --git a/Cargo.toml b/Cargo.toml index d994160..0331399 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ edition = "2021" [dependencies] image = { version = "0.24.2", default-features = false, features = ["jpeg", "png", "pnm"] } rand = { version = "0.8.5", features = ["small_rng"] } -rayon = "1.5.3" \ No newline at end of file +rayon = "1.5.3"