Updated book for master ***NO_CI***
This commit is contained in:
parent
a519a237e0
commit
c591e35435
4 changed files with 4 additions and 4 deletions
|
@ -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 = "0.2"
|
actix-identity = "0.4.0-beta.2"
|
||||||
actix-rt = "1.0"
|
actix-rt = "1.0"
|
||||||
actix-web = {version = "2.0", features = []}
|
actix-web = {version = "2.0", features = []}
|
||||||
juniper = { git = "https://github.com/graphql-rust/juniper" }
|
juniper = { git = "https://github.com/graphql-rust/juniper" }
|
||||||
|
|
|
@ -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 = "0.2"
|
actix-identity = "0.4.0-beta.2"
|
||||||
actix-rt = "1.0"
|
actix-rt = "1.0"
|
||||||
actix-web = {version = "2.0", features = []}
|
actix-web = {version = "2.0", features = []}
|
||||||
juniper = { git = "https://github.com/graphql-rust/juniper" }
|
juniper = { git = "https://github.com/graphql-rust/juniper" }
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue