Bump thiserror from 2.0.11 to 2.0.12 (#1416)

This commit is contained in:
dependabot[bot] 2025-06-14 09:37:58 +00:00 committed by GitHub
parent c0e0b81207
commit 64c0c3ba53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ log.workspace = true
rowan.workspace = true
rustc-hash.workspace = true
syntax = { path = "../syntax" }
thiserror = "2.0.11"
thiserror = "2.0.12"
url.workspace = true
[dev-dependencies]