Skip to content

Commit

Permalink
Update rumqttc requirement from 0.23.0 to 0.24.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent e2da1e4 commit 041b0e2
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 041b0e2

Please sign in to comment.