summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_agent
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-05-13 18:30:44 +0530
committerAlbin Suresh <albin.suresh@softwareag.com>2022-05-13 19:10:18 +0530
commit3a892093d38f9320800bdb635012c5b860c018b0 (patch)
tree7a755ab5860099463803487c09183871444c6735 /crates/core/tedge_agent
parentbd98cc741db568b27d46dae4e4be3ca35d47b02f (diff)
Update serial_test crate version
Diffstat (limited to 'crates/core/tedge_agent')
-rw-r--r--crates/core/tedge_agent/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/tedge_agent/Cargo.toml b/crates/core/tedge_agent/Cargo.toml
index a10ab647..0e9a1a11 100644
--- a/crates/core/tedge_agent/Cargo.toml
+++ b/crates/core/tedge_agent/Cargo.toml
@@ -52,4 +52,4 @@ tedge_users = { path = "../../common/tedge_users"}
tedge_utils = { path = "../../common/tedge_utils"}
tempfile = "3.2"
tokio-test = "0.4"
-serial_test = "0.5"
+serial_test = "0.6"