Skip to content

Commit

Permalink
Merge pull request #7 from sgbasaraner/dependabot-fix
Browse files Browse the repository at this point in the history
Dependabot fix
  • Loading branch information
sgbasaraner authored Sep 15, 2022
2 parents 3744a56 + 0f6acb2 commit 54ed403
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 72 deletions.
284 changes: 214 additions & 70 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yee"
version = "0.2.1"
version = "0.2.2"
authors = ["Sarp Basaraner <sarpbasaraner@gmail.com>"]

description = "A cross-platform, command line Yeelight client."
Expand All @@ -9,4 +9,4 @@ keywords = ["yeelight", "cli"]
license = "MIT"

[dependencies]
prettytable-rs = "^0.6"
prettytable-rs = "^0.9"

0 comments on commit 54ed403

Please sign in to comment.