mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-10 20:36:21 +00:00
move thiserror and async-tract to workspace dependencies (#15)
This commit is contained in:
parent
425649d459
commit
fbe3fbd493
5 changed files with 6 additions and 7 deletions
|
@ -6,6 +6,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
thiserror = "2.0.4"
|
||||
which = "7.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue