mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-14 18:55:01 +01:00
parse header
This commit is contained in:
parent
b4e6836e04
commit
ee1a18f7c3
7 changed files with 227 additions and 1 deletions
|
|
@ -6,3 +6,6 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
memmap2 = "0.5.8"
|
||||
nom = "7.1.3"
|
||||
thiserror = "1.0.38"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue