Skip to content

Commit 211a9c6

Browse files
committed
Deploying to gh-pages from @ 67b33b8 🚀
1 parent 17bb007 commit 211a9c6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

chapter_0/chapter_0_0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h2 id="getting-started"><a class="header" href="#getting-started">Getting start
168168
authors = ["Your Name &lt;[email protected]&gt;"]
169169

170170
[dependencies]
171-
timely = "=0.25.0"
171+
timely = "=0.25.1"
172172
differential-dataflow = "=0.18.0"
173173
</code></pre>
174174
<p>You should only need to add those last two lines there, which bring in dependencies on both <a href="https://github.com/TimelyDataflow/timely-dataflow">timely dataflow</a> and <a href="https://github.com/TimelyDataflow/differential-dataflow">differential dataflow</a>. We will be using both of those.</p>

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h1 id="differential-dataflow"><a class="header" href="#differential-dataflow">D
183183
authors = ["Your Name &lt;[email protected]&gt;"]
184184

185185
[dependencies]
186-
timely = "=0.25.0"
186+
timely = "=0.25.1"
187187
differential-dataflow = "=0.18.0"
188188
</code></pre>
189189
<p>You should only need to add those last two lines there, which bring in dependencies on both <a href="https://github.com/TimelyDataflow/timely-dataflow">timely dataflow</a> and <a href="https://github.com/TimelyDataflow/differential-dataflow">differential dataflow</a>. We will be using both of those.</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)