mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-06-04 04:24:05 +02:00
LightMappedGeneric
This commit is contained in:
parent
971b42452d
commit
ab10e2d05c
14 changed files with 378 additions and 243 deletions
|
|
@ -4,11 +4,11 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
logos = "0.13.0"
|
||||
thiserror = "1.0.50"
|
||||
miette = "5.10.0"
|
||||
parse-display = "0.8.2"
|
||||
vdf-reader = { version = "0.1", path = "../vdf-reader" }
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
serde_repr = "0.1.17"
|
||||
|
||||
[dev-dependencies]
|
||||
test-case = "3.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue