ppm -> png transition

This commit is contained in:
2026-02-13 17:58:04 +01:00
parent a0dcd69d35
commit c763168823
3 changed files with 22 additions and 39 deletions

View File

@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
rand = "0.7.0"
rayon = "1.8"
rayon = "1.8"
image = "0.25.9"