Skip to content

Commit

Permalink
cloudevents#9 Encoders for MQTT
Browse files Browse the repository at this point in the history
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
  • Loading branch information
sbcd90 committed Jan 27, 2021
1 parent 9de2c81 commit f6f3e83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion example-projects/paho-mqtt-example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ paho-mqtt = "0.8"
serde_json = "^1.0"
futures = "^0.3"
tokio = { version = "^0.2", features = ["full"] }
clap = "2.33.1"
clap = "2.33.1"

[workspace]

0 comments on commit f6f3e83

Please sign in to comment.