mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 10:04:08 +02:00
better errors for keys without values
This commit is contained in:
parent
2f6fc3e180
commit
9c06896b34
8 changed files with 191 additions and 6 deletions
|
|
@ -14,3 +14,4 @@ serde = { version = "1.0.193", features = ["derive"] }
|
|||
test-case = "3.3.1"
|
||||
insta = { version = "1.34.0", features = ["ron"] }
|
||||
miette = { version = "5.10.0", features = ["fancy"] }
|
||||
walkdir = "2.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue