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 85f13d2 commit ad7b6b8Copy full SHA for ad7b6b8
_layouts/home.html
@@ -18,7 +18,9 @@ <h1 class="hyper-logo">hyper</h1>
18
<p class="lead">
19
<b>Note:</b> hyper is planning a stable <code>1.0</code> release at the end of January 2023.
20
These guides will be gradually transitioned to <code>1.0</code>, but if you're looking for
21
- guides for <code>0.14</code> you can find them <a href="/legacy">here</a>.
+ guides for <code>0.14</code> you can find them <a href="/legacy">here</a>. If you'd like to
22
+ learn more about the move to <code>1.0</code>,
23
+ <a href="https://seanmonstar.com/post/680802159018803200/hyper-10-roadmap">this</a> is a good place to start.
24
</p>
25
<p class="lead">hyper is a fast HTTP implementation written in and for Rust.</p>
26
<ul>
0 commit comments