configurable width & height

This commit is contained in:
2022-05-05 21:33:36 +02:00
parent 6684ad2675
commit db126cd51c
3 changed files with 174 additions and 9 deletions
+1
View File
@@ -7,3 +7,4 @@ edition = "2021"
console = "0.15.0"
rand = "0.8.5"
parameterized = "1.0.0"
clap = { version = "3.1.15", features = ["derive"] }