Skip to content

Commit

Permalink
Update env_logger requirement from 0.10.1 to 0.11.0 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 9f61b48 commit 7fac318
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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.79"
chrono = "0.4.31"
env_logger = "0.10.1"
env_logger = "0.11.0"
hms2mqtt = { path = "hms2mqtt" }
log = "0.4.20"
rumqttc = "0.23.0"
Expand Down

0 comments on commit 7fac318

Please sign in to comment.