mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 21:35:02 +01:00
docs
This commit is contained in:
parent
f88c486088
commit
039b5ea9c7
7 changed files with 156 additions and 27 deletions
|
|
@ -9,6 +9,7 @@ edition = "2021"
|
|||
bumpalo = { version = "3.9.1", features = ["allocator_api"] }
|
||||
clap = { version = "3.1.9", features = ["derive"] }
|
||||
owo-colors = "3.3.0"
|
||||
rand = "0.8.5"
|
||||
tracing = "0.1.34"
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue