use the fancy

This commit is contained in:
JT
2021-09-21 16:10:29 +12:00
parent 4841d62d76
commit 3c18cac134
6 changed files with 8 additions and 10 deletions

View File

@ -7,4 +7,4 @@ edition = "2018"
[dependencies]
thiserror = "1.0.29"
miette = { version = "3.0.0-alpha.0" }
miette = { git = "https://github.com/zkat/miette", branch = "release/3.0.0" }