Skip to content

Commit

Permalink
deploy: b11abb2
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Jul 6, 2023
1 parent 86b3180 commit 9592312
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ <h2 id="the-cargotoml-file"><a class="header" href="#the-cargotoml-file">The Car
For our example, this results in the following dependencies:</p>
<pre><code class="language-toml">[dependencies]
libc = &quot;0.2&quot;
bitflags = &quot;1.0&quot;
bitflags = &quot;2.2&quot;

[dependencies.ffi]
package = &quot;pango-sys&quot;
Expand Down
2 changes: 1 addition & 1 deletion book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/tutorial/high_level_rust_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h2 id="the-cargotoml-file"><a class="header" href="#the-cargotoml-file">The Car
For our example, this results in the following dependencies:</p>
<pre><code class="language-toml">[dependencies]
libc = &quot;0.2&quot;
bitflags = &quot;1.0&quot;
bitflags = &quot;2.2&quot;

[dependencies.ffi]
package = &quot;pango-sys&quot;
Expand Down

0 comments on commit 9592312

Please sign in to comment.