Skip to content

Commit 1db8d71

Browse files
[rust] Update Rust crate clap to 4.5.40
1 parent d3030e4 commit 1db8d71

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Selenium Manager is a CLI tool that automatically manages the browser/driver inf
1212
"""
1313

1414
[dependencies]
15-
clap = { version = "4.5.37", features = ["derive", "cargo"] }
15+
clap = { version = "4.5.40", features = ["derive", "cargo"] }
1616
log = "0.4.27"
1717
env_logger = "0.11.8"
1818
regex = "1.11.1"

0 commit comments

Comments
 (0)