mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 10:49:55 +00:00
Bump clap from 4.5.26 to 4.5.27 (#1323)
This commit is contained in:
parent
bfbe0ee5f7
commit
ef80c7af6b
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.26", features = ["derive"] }
|
||||
clap = { version = "4.5.27", features = ["derive"] }
|
||||
commands = { path = "../commands" }
|
||||
completion = { path = "../completion" }
|
||||
completion-data = { path = "../completion-data" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue