Skip to content

Commit 3994459

Browse files
committed
update dependencies and version
1 parent 1426f43 commit 3994459

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

Cargo.lock

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ license = "MIT OR Apache-2.0"
88
name = "nomino"
99
readme = "README.md"
1010
repository = "https://github.com/yaa110/nomino"
11-
version = "1.4.0"
11+
version = "1.5.0"
1212

1313
[dependencies]
1414
anyhow = "1.0"
1515
clap = {version = "4.5", features = ["derive"]}
16-
colored = "2.2"
16+
colored = "3.0"
1717
is-terminal = "0.4"
1818
natord = "1.0"
1919
prettytable-rs = "0.10"

0 commit comments

Comments
 (0)