lmao what

This commit is contained in:
nora 2022-06-21 19:56:57 +02:00
parent 2e5dfb24e2
commit eb68c2b207
6 changed files with 221 additions and 4 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dbg-pls = { version = "0.3.2", features = ["derive", "colors"] }
peekmore = { version = "1.0.0", features = ["smallvec"] }
[dev-dependencies]