Add custom errors with thiserror, log thread id
This commit is contained in:
@@ -31,6 +31,7 @@ rand = "0.9.2"
|
||||
docx-rs = "0.4.18"
|
||||
anyhow = "1.0.100"
|
||||
rayon = "1.11"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.8.1", features = ["html_reports"] }
|
||||
|
||||
Reference in New Issue
Block a user