Skip to content

Commit a7916de

Browse files
committed
Deploying to gh-pages from @ 02c2d47 🚀
1 parent f957412 commit a7916de

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
@@ -169,7 +169,7 @@ <h2 id="getting-started"><a class="header" href="#getting-started">Getting start
169169

170170
[dependencies]
171171
timely = "=0.21.0"
172-
differential-dataflow = "=0.14.2"
172+
differential-dataflow = "=0.15.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>
175175
<p>You should now be ready to go. Code examples should mostly work, and you should complain (or <a href="https://github.com/TimelyDataflow/differential-dataflow/issues">file an issue</a>) if they do not!</p>

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h1 id="differential-dataflow"><a class="header" href="#differential-dataflow">D
184184

185185
[dependencies]
186186
timely = "=0.21.0"
187-
differential-dataflow = "=0.14.2"
187+
differential-dataflow = "=0.15.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>
190190
<p>You should now be ready to go. Code examples should mostly work, and you should complain (or <a href="https://github.com/TimelyDataflow/differential-dataflow/issues">file an issue</a>) if they do not!</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)