Skip to content

Commit

Permalink
deploy: 0698b41
Browse files Browse the repository at this point in the history
  • Loading branch information
chinedufn committed Aug 26, 2024
1 parent e4e7aa1 commit 761037e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions building/swift-packages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ <h2 id="project-setup"><a class="header" href="#project-setup">Project setup</a>
</code></pre>
<pre><code class="language-toml"># Cargo.toml

[package]
name = &quot;my-rust-lib&quot;

[lib]
crate-type = [&quot;staticlib&quot;]

Expand Down
3 changes: 3 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,9 @@ <h2 id="project-setup-2"><a class="header" href="#project-setup-2">Project setup
</code></pre>
<pre><code class="language-toml"># Cargo.toml

[package]
name = &quot;my-rust-lib&quot;

[lib]
crate-type = [&quot;staticlib&quot;]

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 761037e

Please sign in to comment.