This commit is contained in:
nora 2023-01-09 10:01:17 +01:00
parent 193c89c25c
commit 5bfabd3cec
7 changed files with 568 additions and 3 deletions

View file

@ -10,5 +10,3 @@ clap = { version = "4.0.29", features = ["derive"] }
rand = "0.8.5"
[profile.dev]
opt-level = 3