things that don't work

This commit is contained in:
nora 2022-05-23 09:52:31 +02:00
parent 04dd019806
commit b8157f2ceb
11 changed files with 368 additions and 104 deletions

View file

@ -8,6 +8,7 @@ edition = "2021"
[dependencies]
bumpalo = { version = "3.9.1", features = ["allocator_api"] }
clap = { version = "3.1.9", features = ["derive"] }
dbg-pls = { version = "0.3.2", features = ["colors", "derive"] }
owo-colors = "3.3.0"
rand = "0.8.5"
tracing = "0.1.34"