Skip to content

Commit 6af7e45

Browse files
committed
fix(cargo): update dependencies
1 parent df0cc01 commit 6af7e45

2 files changed

Lines changed: 36 additions & 62 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 61 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
@@ -22,7 +22,7 @@ async-trait = "0.1.89"
2222
clap = { version = "4.6.0", features = ["cargo"] }
2323
color-print = "0.3.7"
2424
colored = "3.1.1"
25-
env_logger = "0.11.9"
25+
env_logger = "0.11.10"
2626
globset = "0.4.18"
2727
indicatif = "0.18.4"
2828
itertools = "0.14.0"

0 commit comments

Comments
 (0)