changing to miette instead of color_eyre
This commit is contained in:
parent
45717708ba
commit
04a470d771
4 changed files with 215 additions and 121 deletions
|
@ -8,7 +8,7 @@ crate-type = ["staticlib"]
|
|||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
color-eyre = "0.6.3"
|
||||
miette = { version = "7.2.0", features = ["fancy"] }
|
||||
lazy_static = "1.5.0"
|
||||
pretty_assertions = "1.4.1"
|
||||
regex = "1.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue