summaryrefslogtreecommitdiffstats
path: root/crates/common/logged_command/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/common/logged_command/Cargo.toml')
-rw-r--r--crates/common/logged_command/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/common/logged_command/Cargo.toml b/crates/common/logged_command/Cargo.toml
index 550debb8..e4ccf9a1 100644
--- a/crates/common/logged_command/Cargo.toml
+++ b/crates/common/logged_command/Cargo.toml
@@ -15,4 +15,4 @@ anyhow = "1.0"
assert_matches = "1.5"
serial_test = "0.6"
tedge_test_utils = { path = "../../tests/tedge_test_utils" }
-test-case = "2.0"
+test-case = "2.2"