summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLukasz Woznicki <75632179+makr11st@users.noreply.github.com>2021-01-29 16:47:56 +0000
committerGitHub <noreply@github.com>2021-01-29 16:47:56 +0000
commit812b2cea18e543e89a3f153b86a53635c2fdb309 (patch)
tree05cc019c54f7715953d7ccd9688dabb2397b683c /Cargo.toml
parent407dd8c9351fc61c4547a03f7a4ea7903574c5b1 (diff)
Update dependencies to latest, remove unused module. (#28)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 67486ff1..cbffb168 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,6 @@ members = [
"mqtt/mqtt_client",
"tedge",
"tedge-mapper",
- "tests/testlib",
"translator/c8y_json_translator",
]