Show slightly better schema mismatch errors

Display terms as CBOR diagnostic when they are Plutus data.
This commit is contained in:
KtorZ
2023-04-07 16:21:33 +02:00
parent 176cb45524
commit c18deecdc8
3 changed files with 15 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ ignore = "0.4.20"
indexmap = "1.9.2"
itertools = "0.10.5"
miette = { version = "5.5.0", features = ["fancy"] }
minicbor = "0.19.1"
owo-colors = { version = "3.5.0", features = ["supports-colors"] }
pallas = "0.18.0"
pallas-traverse = "0.18.0"