Updated book for master ***NO_CI***

This commit is contained in:
Juniper Bot 2019-12-17 06:36:28 +00:00
parent 328e4da9b8
commit f3c844db34
4 changed files with 4 additions and 4 deletions

View file

@ -185,7 +185,7 @@ your Schemas automatically.</p>
<a class="header" href="#installation" id="installation"><h2>Installation</h2></a>
<p>!FILENAME Cargo.toml</p>
<pre><code class="language-toml">[dependencies]
juniper = &quot;0.14&quot;
juniper = &quot;0.14.2&quot;
</code></pre>
<a class="header" href="#schema-example" id="schema-example"><h2>Schema example</h2></a>
<p>Exposing simple enums and structs as GraphQL is just a matter of adding a custom

View file

@ -141,7 +141,7 @@
<a class="header" href="#installation" id="installation"><h2>Installation</h2></a>
<p>!FILENAME Cargo.toml</p>
<pre><code class="language-toml">[dependencies]
juniper = &quot;0.14&quot;
juniper = &quot;0.14.2&quot;
</code></pre>
<a class="header" href="#schema-example" id="schema-example"><h2>Schema example</h2></a>
<p>Exposing simple enums and structs as GraphQL is just a matter of adding a custom

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long