We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04890b6 commit 618a4f8Copy full SHA for 618a4f8
crates/extensions/tedge_mqtt_bridge/Cargo.toml
@@ -17,8 +17,8 @@ test-helpers = ["dep:assert-json-diff"]
17
[dependencies]
18
assert-json-diff = { workspace = true, optional = true }
19
async-trait = { workspace = true }
20
-certificate = { workspace = true }
21
c8y_api = { workspace = true }
+certificate = { workspace = true }
22
futures = { workspace = true }
23
mqtt_channel = { workspace = true }
24
rumqttc = { workspace = true }
0 commit comments