Refactor gree module

This commit is contained in:
Ethan O'Brien
2026-05-06 14:28:57 -06:00
parent f7611937cc
commit 95c31f9e54
9 changed files with 243 additions and 226 deletions

View File

@@ -15,7 +15,6 @@ hmac = "0.13.0"
md5 = "0.8.0"
urlencoding = "2.1.3"
sha1 = "0.11.0"
substring = "1.4.5"
uuid = { version = "1.21.0", features = ["v7"] }
# This needs to be on 0.10.* to be able to bump other crates. This is probably fine
rsa = { version = "0.10.0-rc.18", features = ["sha1"] }