Skip to content

Commit

Permalink
update dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
yaa110 committed Jan 13, 2025
1 parent 1426f43 commit 3994459
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
57 changes: 29 additions & 28 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 @@ -8,12 +8,12 @@ license = "MIT OR Apache-2.0"
name = "nomino"
readme = "README.md"
repository = "https://github.com/yaa110/nomino"
version = "1.4.0"
version = "1.5.0"

[dependencies]
anyhow = "1.0"
clap = {version = "4.5", features = ["derive"]}
colored = "2.2"
colored = "3.0"
is-terminal = "0.4"
natord = "1.0"
prettytable-rs = "0.10"
Expand Down

0 comments on commit 3994459

Please sign in to comment.