Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Jan 9, 2025
1 parent 48eceec commit 6cc997c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ default-members = ["crates/cli"]
[workspace.dependencies]
anyhow = "1.0.95"
async-trait = "0.1.85"
clap = "4.5.24"
clap_complete = "4.5.41"
clap = "4.5.25"
clap_complete = "4.5.42"
compact_str = { version = "0.8.1", default-features = false, features = [
"serde",
] }
Expand Down

0 comments on commit 6cc997c

Please sign in to comment.