Skip to content

Commit 9c3ebfc

Browse files
committed
[Cargo.toml] bump dialoguer to v0.5.0
1 parent e9299ce commit 9c3ebfc

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
@@ -12,7 +12,7 @@ version = "0.3.0"
1212
edition = "2018"
1313

1414
[dependencies]
15-
dialoguer = "0.3.0"
15+
dialoguer = "0.5.0"
1616
dirs = "2.0"
1717
env_logger = "0.6.0"
1818
failure = "0.1"

0 commit comments

Comments
 (0)