Skip to content

Commit c2c928e

Browse files
committed
fix(cargo): update dependencies
1 parent 9ab3119 commit c2c928e

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

Lines changed: 32 additions & 32 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
@@ -16,7 +16,7 @@ ctor = "0.6.1"
1616

1717
[dependencies]
1818
async-trait = "0.1.89"
19-
clap = { version = "4.5.51", features = ["cargo"] }
19+
clap = { version = "4.5.53", features = ["cargo"] }
2020
color-print = "0.3.7"
2121
colored = "3.0.0"
2222
env_logger = "0.11.8"

0 commit comments

Comments
 (0)