Use rumqtt 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex Mikhalev 2020-09-29 13:43:21 -06:00
parent d79584eb65
commit 709f8c2760

View File

@ -25,8 +25,7 @@ actix-rt = "1.1.1"
futures-util = { version = "0.3.5", default-features = false, features = ["std", "async-await"] }
[dependencies.rumqttc]
git = "https://github.com/bytebeamio/rumqtt.git"
rev = "f4dc5fa"
version = "0.1.0"
[dependencies.tracing-subscriber]
version = "0.2.11"