Skip to content

Commit f6f3e83

Browse files
committed
cloudevents#9 Encoders for MQTT
Signed-off-by: Subhobrata Dey <[email protected]>
1 parent 9de2c81 commit f6f3e83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: example-projects/paho-mqtt-example/Cargo.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ paho-mqtt = "0.8"
1515
serde_json = "^1.0"
1616
futures = "^0.3"
1717
tokio = { version = "^0.2", features = ["full"] }
18-
clap = "2.33.1"
18+
clap = "2.33.1"
19+
20+
[workspace]

0 commit comments

Comments
 (0)