Updated book for master ***NO_CI***

This commit is contained in:
Juniper Bot 2021-07-07 00:44:02 +00:00
parent a519a237e0
commit c591e35435
4 changed files with 4 additions and 4 deletions

View file

@ -172,7 +172,7 @@ This can be done with Juniper using the crate <a href="https://github.com/cksac/
<a class="header" href="#what-does-it-look-like" id="what-does-it-look-like"><h3>What does it look like?</h3></a> <a class="header" href="#what-does-it-look-like" id="what-does-it-look-like"><h3>What does it look like?</h3></a>
<p>!FILENAME Cargo.toml</p> <p>!FILENAME Cargo.toml</p>
<pre><code class="language-toml">[dependencies] <pre><code class="language-toml">[dependencies]
actix-identity = &quot;0.2&quot; actix-identity = &quot;0.4.0-beta.2&quot;
actix-rt = &quot;1.0&quot; actix-rt = &quot;1.0&quot;
actix-web = {version = &quot;2.0&quot;, features = []} actix-web = {version = &quot;2.0&quot;, features = []}
juniper = { git = &quot;https://github.com/graphql-rust/juniper&quot; } juniper = { git = &quot;https://github.com/graphql-rust/juniper&quot; }

View file

@ -2914,7 +2914,7 @@ This can be done with Juniper using the crate <a href="https://github.com/cksac/
<a class="header" href="#what-does-it-look-like" id="what-does-it-look-like"><h3>What does it look like?</h3></a> <a class="header" href="#what-does-it-look-like" id="what-does-it-look-like"><h3>What does it look like?</h3></a>
<p>!FILENAME Cargo.toml</p> <p>!FILENAME Cargo.toml</p>
<pre><code class="language-toml">[dependencies] <pre><code class="language-toml">[dependencies]
actix-identity = &quot;0.2&quot; actix-identity = &quot;0.4.0-beta.2&quot;
actix-rt = &quot;1.0&quot; actix-rt = &quot;1.0&quot;
actix-web = {version = &quot;2.0&quot;, features = []} actix-web = {version = &quot;2.0&quot;, features = []}
juniper = { git = &quot;https://github.com/graphql-rust/juniper&quot; } juniper = { git = &quot;https://github.com/graphql-rust/juniper&quot; }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long