mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 18:58:31 +00:00
Bump clap from 4.5.35 to 4.5.39 (#1403)
This commit is contained in:
parent
8d01260044
commit
bdcbc1549a
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ anyhow.workspace = true
|
|||
base-db = { path = "../base-db" }
|
||||
bibfmt = { path = "../bibfmt" }
|
||||
citeproc = { path = "../citeproc" }
|
||||
clap = { version = "4.5.35", features = ["derive"] }
|
||||
clap = { version = "4.5.39", features = ["derive"] }
|
||||
commands = { path = "../commands" }
|
||||
completion = { path = "../completion" }
|
||||
completion-data = { path = "../completion-data" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue