Skip to content

Commit 05009e9

Browse files
committed
cargo-rail: bump clap
1 parent 19594cf commit 05009e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["monorepo", "cargo", "workspace", "git", "split", "sync"]
1414
readme = "README.md"
1515

1616
[dependencies]
17-
clap = { version = "4.5.51", features = ["derive", "cargo"] }
17+
clap = { version = "4.5.52", features = ["derive", "cargo"] }
1818
anstyle = "1.0.13"
1919

2020
# Workspace introspection

0 commit comments

Comments
 (0)