Skip to content

Commit

Permalink
build(deps): bump govee-api from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [govee-api](https://github.com/mgierada/govee) from 1.3.1 to 1.3.2.
- [Commits](https://github.com/mgierada/govee/commits)

---
updated-dependencies:
- dependency-name: govee-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent ed4c7b5 commit 034bb51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ reqwest = {version = "0.11.20", features = ["blocking", "json"]}
serde = {version = "1.0.188", features = ["derive"]}
serde_json = "1.0.106"
lazy_static = "1.4.0"
govee-api = {version = "1.3.1"}
govee-api = {version = "1.3.2"}
# govee-api = {version = "1.3.0", path = "../../govee-api.git/add_clone_derive_to_PayloadBody/"}

[dependencies.rocket]
Expand Down

0 comments on commit 034bb51

Please sign in to comment.