Skip to content

Commit

Permalink
deploy: 7043195
Browse files Browse the repository at this point in the history
  • Loading branch information
prrao87 committed Mar 23, 2024
1 parent a2a7f5b commit f88f154
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ <h2 id="whats-covered-in-this-book"><a class="header" href="#whats-covered-in-th
<tr><td>Age grouping</td><td>Files</td><td>enums</td></tr>
<tr><td>Datetime parsing</td><td>Files</td><td>chrono, lifetimes</td></tr>
<tr><td>Extract pronouns from text</td><td>Files</td><td>rayon, parallelism</td></tr>
<tr><td>Polars EDA</td><td>DataFrames</td><td>TBD</td></tr>
<tr><td>Postgres</td><td>Databases</td><td>async, sqlx, tokio</td></tr>
<tr><td>Meilisearch</td><td>CLIs</td><td>async, async-std, clap</td></tr>
<tr><td>REST API to Postgres</td><td>APIs</td><td>axum, async, tokio</td></tr>
Expand Down
1 change: 0 additions & 1 deletion introduction/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ <h2 id="whats-covered-in-this-book"><a class="header" href="#whats-covered-in-th
<tr><td>Age grouping</td><td>Files</td><td>enums</td></tr>
<tr><td>Datetime parsing</td><td>Files</td><td>chrono, lifetimes</td></tr>
<tr><td>Extract pronouns from text</td><td>Files</td><td>rayon, parallelism</td></tr>
<tr><td>Polars EDA</td><td>DataFrames</td><td>TBD</td></tr>
<tr><td>Postgres</td><td>Databases</td><td>async, sqlx, tokio</td></tr>
<tr><td>Meilisearch</td><td>CLIs</td><td>async, async-std, clap</td></tr>
<tr><td>REST API to Postgres</td><td>APIs</td><td>axum, async, tokio</td></tr>
Expand Down
1 change: 0 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ <h2 id="whats-covered-in-this-book"><a class="header" href="#whats-covered-in-th
<tr><td>Age grouping</td><td>Files</td><td>enums</td></tr>
<tr><td>Datetime parsing</td><td>Files</td><td>chrono, lifetimes</td></tr>
<tr><td>Extract pronouns from text</td><td>Files</td><td>rayon, parallelism</td></tr>
<tr><td>Polars EDA</td><td>DataFrames</td><td>TBD</td></tr>
<tr><td>Postgres</td><td>Databases</td><td>async, sqlx, tokio</td></tr>
<tr><td>Meilisearch</td><td>CLIs</td><td>async, async-std, clap</td></tr>
<tr><td>REST API to Postgres</td><td>APIs</td><td>axum, async, tokio</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit f88f154

Please sign in to comment.