Some fancy error

This commit is contained in:
hal8174 2025-08-04 23:23:35 +02:00
parent 8fcf815dbf
commit 9ebc313027
Signed by: hal8174
SSH key fingerprint: SHA256:NN98ZYwnrreQLSOV/g+amY7C3yL/mS1heD7bi5t6PPw
4 changed files with 206 additions and 45 deletions

View file

@ -8,3 +8,4 @@ ray-tracing-core = { path = "../ray-tracing-core" }
clap = { version = "4.5.41", features = ["derive"] }
miette = { version = "7.6.0", features = ["fancy"] }
nom = "8.0.0"
thiserror = "2.0.12"