Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Jan 14, 2023
1 parent d880b82 commit 8cd199d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
anyhow = "1.0"
bollard = "0.13"
cansi = "2.2"
clap={version="4.0", features = ["derive", "unicode", "color"] }
clap={version="4.1", features = ["derive", "unicode", "color"] }
crossterm = "0.25"
futures-util = "0.3"
parking_lot = {version= "0.12"}
Expand Down

0 comments on commit 8cd199d

Please # to comment.