mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
remove miette
This commit is contained in:
parent
5e918a397b
commit
8da1ebc839
3 changed files with 4 additions and 8 deletions
|
|
@ -18,13 +18,11 @@ thiserror = "1.0.30"
|
|||
lzma-rs = "0.2.0"
|
||||
binrw = "0.8.0"
|
||||
static_assertions = "1.1.0"
|
||||
miette = "3.2.0"
|
||||
num_enum = "0.5.6"
|
||||
|
||||
[dev-dependencies]
|
||||
obj = "0.10"
|
||||
main_error = "0.1.0"
|
||||
miette = { version = "3.2.0", features = ["fancy"] }
|
||||
|
||||
[features]
|
||||
bench = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue