Bump clap from 4.5.27 to 4.5.35 (#1375)

This commit is contained in:
dependabot[bot] 2025-04-07 19:39:00 +00:00 committed by GitHub
parent 6434de9634
commit 1e506632c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@ anyhow.workspace = true
base-db = { path = "../base-db" }
bibfmt = { path = "../bibfmt" }
citeproc = { path = "../citeproc" }
clap = { version = "4.5.27", features = ["derive"] }
clap = { version = "4.5.35", features = ["derive"] }
commands = { path = "../commands" }
completion = { path = "../completion" }
completion-data = { path = "../completion-data" }