Fix: error type

This commit is contained in:
LukeMathWalker
2024-05-13 20:52:40 +02:00
parent a0f3a6eaa7
commit 0e38fa8ca7
7 changed files with 66 additions and 36 deletions

View File

@@ -5,3 +5,4 @@ edition = "2021"
[dependencies]
ticket_fields = { path = "../../../helpers/ticket_fields" }
thiserror = "1.0.60"