Skip to content

Commit 2a2809b

Browse files
authored
Update Cargo.toml (#1622)
1 parent 4227468 commit 2a2809b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tonic/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ prost = {version = "0.12", default-features = false, features = ["std"], optiona
6969
async-trait = {version = "0.1.13", optional = true}
7070

7171
# transport
72-
h2 = {version = "0.3.17", optional = true}
72+
h2 = {version = "0.3.24", optional = true}
7373
hyper = {version = "0.14.26", features = ["full"], optional = true}
7474
hyper-timeout = {version = "0.4", optional = true}
7575
tokio-stream = "0.1"

0 commit comments

Comments
 (0)