Skip to content

Commit 16e06ca

Browse files
fix(deps): update rust crate colored to v3
1 parent 7253afc commit 16e06ca

File tree

2 files changed

+99
-9
lines changed

2 files changed

+99
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dependencies]
88
clap = { version = "3.0.14", features = ["derive"] }
9-
colored = "2.0.0"
9+
colored = "3.0.0"
1010
dialoguer = "0.9.0"
1111
dirs = "4.0.0"
1212
k8s-openapi = { version = "0.14.0", features = ["v1_22"] }

0 commit comments

Comments
 (0)