Skip to content

Commit

Permalink
Merge pull request #109 from mgierada/dependabot/cargo/govee-api-1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mgierada authored Apr 9, 2024
2 parents d61711c + 7c77b37 commit 3979383
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 59 deletions.
63 changes: 5 additions & 58 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.12.2", features = ["blocking", "json"]}
serde = {version = "1.0.197", features = ["derive"]}
serde_json = "1.0.115"
lazy_static = "1.4.0"
govee-api = {version = "1.3.5"}
govee-api = {version = "1.3.6"}
# govee-api = {version = "1.3.0", path = "../../govee-api.git/add_clone_derive_to_PayloadBody/"}

[dependencies.rocket]
Expand Down

0 comments on commit 3979383

Please sign in to comment.