Skip to content

Commit 1b84e3a

Browse files
committed
Upgrade h3 and h3-quinn to avoid instant
1 parent 725cdf9 commit 1b84e3a

File tree

2 files changed

+17
-32
lines changed

2 files changed

+17
-32
lines changed

Cargo.lock

Lines changed: 15 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ ring = "0.16"
7171
# net proto
7272
quinn = { version = "0.10", default-features = false }
7373
h2 = "0.3.0"
74-
h3 = "0.0.2"
75-
h3-quinn = "0.0.3"
74+
h3 = "0.0.3"
75+
h3-quinn = "0.0.4"
7676
http = "0.2"
7777

7878

0 commit comments

Comments
 (0)