summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_mapper/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/tedge_mapper/Cargo.toml')
-rw-r--r--crates/core/tedge_mapper/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/tedge_mapper/Cargo.toml b/crates/core/tedge_mapper/Cargo.toml
index 99b9f941..1f890e47 100644
--- a/crates/core/tedge_mapper/Cargo.toml
+++ b/crates/core/tedge_mapper/Cargo.toml
@@ -64,7 +64,7 @@ mqtt_tests = { path = "../../tests/mqtt_tests" }
serde_json = "1.0"
serial_test = "0.6"
tedge_test_utils = { path = "../../tests/tedge_test_utils" }
-test-case = "2.0"
+test-case = "2.2"
time = { version = "0.3", features = ["macros"] }
tokio-test = "0.4"