Skip to content

Commit

Permalink
align awc's h2 version (#3051)
Browse files Browse the repository at this point in the history
Co-authored-by: Rob Ede <robjtede@icloud.com>
  • Loading branch information
Dylan-DPC and robjtede committed Jul 2, 2023
1 parent 4eeb014 commit 0e8ed50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cfg-if = "1"
derive_more = "0.99.5"
futures-core = { version = "0.3.17", default-features = false, features = ["alloc"] }
futures-util = { version = "0.3.17", default-features = false, features = ["alloc", "sink"] }
h2 = "0.3.9"
h2 = "0.3.17"
http = "0.2.7"
itoa = "1"
log =" 0.4"
Expand Down

0 comments on commit 0e8ed50

Please sign in to comment.