mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-07-07 20:55:02 +00:00
Update which requirement from 7.0.3 to 8.0.0 in the cargo group (#157)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1466c838d
commit
fae9b30eb0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ tokio = { version = "1.45.0", features = ["full"] }
|
|||
toml = "0.8.22"
|
||||
tower-lsp-server = { version = "0.21.1", features = ["proposed"] }
|
||||
thiserror = "2.0.12"
|
||||
which = "7.0.3"
|
||||
which = "8.0.0"
|
||||
|
||||
[workspace.lints.clippy]
|
||||
pedantic = { level = "warn", priority = -1 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue