chore(deps): Bump thiserror from 1.0.69 to 2.0.12

This commit is contained in:
Dependabot
2025-07-07 23:41:14 +00:00
committed by Gerald Pinder
parent 0c02a26b5d
commit f5993a72ec
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ all-features = true
[dependencies]
comlexr_macro = { version = "=1.4.2", path = "./macro" }
thiserror = "1.0.65"
thiserror = "2.0.12"
[dev-dependencies]
rstest = "0.25"