update dependencies

This commit is contained in:
Jonas Kruckenberg
2025-10-24 14:37:16 +02:00
parent 20a2b45e49
commit a2fe212f44
12 changed files with 1139 additions and 828 deletions

View File

@@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.59"
thiserror = "1.0.69"
ticket_fields = { path = "../../../helpers/ticket_fields" }