Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Aug 25, 2024
1 parent 9962d11 commit a377ca8
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 @@ -15,7 +15,7 @@ exclude = ["/.github", "/img", "_config.yml"]

[dependencies]
cargo_metadata = "0.18.1"
clap = { version = "4.5.13", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }
console = "0.15.8"
ratatui = "0.28.0"
ratatui = "0.28.1"
tui-input = "0.10.0"

0 comments on commit a377ca8

Please sign in to comment.