Skip to content

Commit

Permalink
Update rumqttc requirement from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rumqttc](https://github.com/bytebeamio/rumqtt) to permit the latest version.
- [Release notes](https://github.com/bytebeamio/rumqtt/releases)
- [Changelog](https://github.com/bytebeamio/rumqtt/blob/main/CHANGELOG.md)
- [Commits](bytebeamio/rumqtt@rumqttc-0.23.0...rumqttc-0.24.0)

---
updated-dependencies:
- dependency-name: rumqttc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent e2da1e4 commit 2438835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ chrono = "0.4.34"
env_logger = "0.11.2"
hms2mqtt = { path = "hms2mqtt" }
log = "0.4.20"
rumqttc = "0.23.0"
rumqttc = "0.24.0"
serde = { version = "1.0.196", features = ["derive"] }
serde_derive = "1.0.196"
toml = "0.8.10"
Expand Down

0 comments on commit 2438835

Please sign in to comment.