Skip to content

Commit 770a674

Browse files
Merge pull request #1857 from veryl-lang/dependabot/cargo/clap-4.5.45
Bump clap from 4.5.44 to 4.5.45
2 parents ba968d5 + 7c04dff commit 770a674

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -34,7 +34,7 @@ edition = "2024"
3434

3535
[workspace.dependencies]
3636
anyhow = "1.0"
37-
clap = {version = "4.5.44", features = ["derive"]}
37+
clap = {version = "4.5.45", features = ["derive"]}
3838
console = "0.16.0"
3939
futures = "0.3.31"
4040
fxhash = "0.2.1"

0 commit comments

Comments
 (0)