mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 18:58:31 +00:00
Bump thiserror from 2.0.11 to 2.0.12 (#1416)
This commit is contained in:
parent
c0e0b81207
commit
64c0c3ba53
2 changed files with 8 additions and 8 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue