mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-06 10:20:36 +00:00
Bump the cargo group across 1 directory with 2 updates (#162)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1677a6e4c
commit
fc85ea96ad
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ serde = { version = "1.0.219", features = ["derive"] }
|
|||
serde_json = "1.0.140"
|
||||
tempfile = "3.20.0"
|
||||
tokio = { version = "1.45.0", features = ["full"] }
|
||||
toml = "0.8.22"
|
||||
tower-lsp-server = { version = "0.21.1", features = ["proposed"] }
|
||||
toml = "0.9.2"
|
||||
tower-lsp-server = { version = "0.22.0", features = ["proposed"] }
|
||||
thiserror = "2.0.12"
|
||||
which = "8.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue