mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-16 19:35:02 +01:00
brain
This commit is contained in:
parent
177c869133
commit
dc4cf750aa
4 changed files with 100 additions and 34 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.69"
|
||||
bstr = "1.3.0"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
elven-parser = { path = "../elven-parser" }
|
||||
memmap2 = "0.5.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue