Skip to content

Commit f1c8def

Browse files
[deps]: Update Rust crate inquire to 0.9.0
1 parent 12fdb4d commit f1c8def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bitwarden-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords.workspace = true
1717
[dependencies]
1818
clap = { version = "4.5.4", features = ["derive"] }
1919
color-eyre = "0.6.3"
20-
inquire = "0.7.0"
20+
inquire = "0.9.0"
2121
supports-color = "3.0.0"
2222

2323
[lints]

0 commit comments

Comments
 (0)