Skip to content

Commit

Permalink
Return to the known
Browse files Browse the repository at this point in the history
  • Loading branch information
Hainish committed Dec 5, 2023
1 parent dbd9242 commit f3946e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gpapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ base64 = "0.21"
byteorder = "1"
hex = "0.4"
lazy_static = "1.4"
hyper = { version = "1", features = ["full"] }
hyper-openssl = "0.10"
hyper = { version = "0.14", features = ["full"] }
hyper-openssl = "0.9"
googleplay-protobuf = "1"
bincode = "1"
futures-util = { version = "0.3", features = ["io"] }
Expand Down

0 comments on commit f3946e1

Please sign in to comment.