mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 21:35:02 +01:00
things that don't work
This commit is contained in:
parent
04dd019806
commit
b8157f2ceb
11 changed files with 368 additions and 104 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue