Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0af0ece 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Aug 21, 2024
1 parent bdc3d32 commit cbe1c08
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion main/api/src/quilkin/codec/qcmp.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ <h2>Files</h2></div></nav><div class="sidebar-resizer"></div>
<span class="kw">let </span><span class="kw-2">mut </span>recv = [<span class="number">0u8</span>; <span class="number">512</span>];

<span class="kw">let </span>(size, <span class="kw">_</span>) = tokio::time::timeout(
std::time::Duration::from_millis(<span class="number">500</span>),
std::time::Duration::from_secs(<span class="number">5</span>),
<span class="self">self</span>.socket.recv_from(<span class="kw-2">&amp;mut </span>recv),
)
.<span class="kw">await</span><span class="question-mark">??</span>;
Expand Down
2 changes: 1 addition & 1 deletion main/book/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h3 id="oci-image"><a class="header" href="#oci-image"><a href="https://us-docke
<dl>
<dt><strong>Source / Method</strong></dt>
<dd>
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.10.0-dev-d009048
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.10.0-dev-0af0ece
</code></pre>
</dd>
<dt><strong>Notes</strong></dt>
Expand Down
2 changes: 1 addition & 1 deletion main/book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h3 id="oci-image"><a class="header" href="#oci-image"><a href="https://us-docke
<dl>
<dt><strong>Source / Method</strong></dt>
<dd>
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.10.0-dev-d009048
<pre><code>us-docker.pkg.dev/quilkin/release/quilkin:0.10.0-dev-0af0ece
</code></pre>
</dd>
<dt><strong>Notes</strong></dt>
Expand Down
2 changes: 1 addition & 1 deletion main/book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/book/searchindex.json

Large diffs are not rendered by default.

0 comments on commit cbe1c08

Please sign in to comment.