Bump clap from 4.5.35 to 4.5.39 (#1403)

This commit is contained in:
dependabot[bot] 2025-06-14 08:51:39 +00:00 committed by GitHub
parent 8d01260044
commit bdcbc1549a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 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.35", features = ["derive"] }
clap = { version = "4.5.39", features = ["derive"] }
commands = { path = "../commands" }
completion = { path = "../completion" }
completion-data = { path = "../completion-data" }