Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Aug 6, 2024
1 parent 72310cf commit a2af923
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -13,7 +13,7 @@ categories = ["development-tools::cargo-plugins", "command-line-utilities"]

[dependencies]
cargo_metadata = "0.18.1"
clap = { version = "4.5.4", features = ["derive"] }
clap = { version = "4.5.13", features = ["derive"] }
console = "0.15.8"
ratatui = "0.27.0"
tui-input = "0.8.0"
tui-input = "0.9.0"

0 comments on commit a2af923

Please sign in to comment.