Skip to content

Commit 618a4f8

Browse files
committed
Run formatter
Signed-off-by: James Rhodes <jarhodes314@gmail.com>
1 parent 04890b6 commit 618a4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/extensions/tedge_mqtt_bridge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ test-helpers = ["dep:assert-json-diff"]
1717
[dependencies]
1818
assert-json-diff = { workspace = true, optional = true }
1919
async-trait = { workspace = true }
20-
certificate = { workspace = true }
2120
c8y_api = { workspace = true }
21+
certificate = { workspace = true }
2222
futures = { workspace = true }
2323
mqtt_channel = { workspace = true }
2424
rumqttc = { workspace = true }

0 commit comments

Comments
 (0)