Skip to content

Commit b1eb57a

Browse files
authored
Update Cargo.toml (#3276)
1 parent ae7736f commit b1eb57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

awc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cfg-if = "1"
7272
derive_more = "0.99.5"
7373
futures-core = { version = "0.3.17", default-features = false, features = ["alloc"] }
7474
futures-util = { version = "0.3.17", default-features = false, features = ["alloc", "sink"] }
75-
h2 = "0.3.17"
75+
h2 = "0.3.24"
7676
http = "0.2.7"
7777
itoa = "1"
7878
log =" 0.4"

0 commit comments

Comments
 (0)