We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227a545 commit 60c3b98Copy full SHA for 60c3b98
docs/book/guide.md
@@ -78,7 +78,7 @@ There are many ways to write function handler.
78
79
## Use HTTP3
80
81
-First you need to enable feature `http3` in `Cargo.toml`, and then change `main.rs` like this:
+First you need to enable feature `quinn` in `Cargo.toml`, and then change `main.rs` like this:
82
83
<CodeGroup>
84
<CodeGroupItem title="main.rs" active>
0 commit comments