Skip to content

Commit 66e220f

Browse files
fix(deps): update rust crate console to 0.16.0
1 parent 74f0d98 commit 66e220f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ camino = "1.1.6"
2222
clap = { version = "4.5.4", features = ["env", "cargo"] }
2323
clap_complete = "4.5.2"
2424
colored = "3.0.0"
25-
console = "0.15.8"
25+
console = "0.16.0"
2626
dialoguer = "0.11.0"
2727
dirs = "6.0.0"
2828
enum_dispatch = "0.3.13"

0 commit comments

Comments
 (0)