summaryrefslogtreecommitdiffstats
path: root/sq/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sq/Cargo.toml')
-rw-r--r--sq/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sq/Cargo.toml b/sq/Cargo.toml
index ab94e858..83978fd2 100644
--- a/sq/Cargo.toml
+++ b/sq/Cargo.toml
@@ -37,7 +37,7 @@ itertools = "0.10"
tempfile = "3.1"
term_size = "0.3"
tokio = { version = "1.13.1" }
-rpassword = "5.0"
+rpassword = "6.0"
serde_json = "1.0.80"
serde = { version = "1.0.137", features = ["derive"] }
roff = "0.2.1"