aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 27fca38..6e992d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -54,7 +54,7 @@ qrcodegen = "1.6.0"
assert_cmd = "1.0"
reqwest = { version = "0.10", features = ["blocking"] }
assert_fs = "1.0"
-select = "0.4"
+select = "0.5"
rstest = "0.6"
regex = "1.3.9"
pretty_assertions = "0.6"