Skip to content

Commit

Permalink
Update Cargo.toml (#3276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC committed Feb 3, 2024
1 parent ae7736f commit b1eb57a
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 @@ -72,7 +72,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.17"
h2 = "0.3.24"
http = "0.2.7"
itoa = "1"
log =" 0.4"
Expand Down

0 comments on commit b1eb57a

Please sign in to comment.