Skip to content

Commit ca3c226

Browse files
musicinmybraindjc
authored andcommitted
Update console to 0.16
Fixes #328.
1 parent de368e9 commit ca3c226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ password = ["zeroize"]
2525
completion = []
2626

2727
[dependencies]
28-
console = "0.15.0"
28+
console = "0.16.0"
2929
tempfile = { version = "3", optional = true }
3030
zeroize = { version = "1.1.1", optional = true }
3131
fuzzy-matcher = { version = "0.3.7", optional = true }

0 commit comments

Comments
 (0)