Bump thiserror from 1.0.69 to 2.0.12 in /backend (#27)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-04-08 20:34:17 +01:00 committed by GitHub
commit 3095ec6876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ version = "0.3.9"
[workspace.dependencies]
serde = { version = "1.0.219", default-features = false, features = ["derive"] }
thiserror = { version = "1.0.66", default-features = false }
thiserror = { version = "2.0.12", default-features = false }
[profile.release]
codegen-units = 1