Commit 5171fb3
authored
build(deps): bump cbindgen from 0.29.0 to 0.29.2 (#214)
Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.29.0 to
0.29.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mozilla/cbindgen/blob/main/CHANGES">cbindgen's
changelog</a>.</em></p>
<blockquote>
<h1>0.29.2</h1>
<pre><code> * Request serde's std feature to avoid issues with newer
toml versions.
</code></pre>
<h1>0.29.1</h1>
<pre><code> * cf13c2b enum: Track dependencies properly in enumerations.
* 307d1e9 constant: Handle cfg in associated constants.
* 0902d02 Remove "display" feature from the toml crate
* 9068410 Fix incorrect detection of duplicated constants
* 451e768 docs: Correct after_include type in example config (fix)
* aff68c6 cargo update
* 09666f6 Update toml to 0.9
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mozilla/cbindgen/commit/76f41c090c0587d940a0ef81a41c8b995f074926"><code>76f41c0</code></a>
Explicitly request serde's std features to avoid issues with newer toml
versi...</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/eef17769e2739ebb425fee0bbd88e6a52ac2a4e1"><code>eef1776</code></a>
Account for master -> main rename.</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/8c39b0975e3fc2cd31dd924cb19fe17ca75f8eb6"><code>8c39b09</code></a>
Update changelog and bump version.</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/5a3a3324820a56ea35cc4bfeb87a9f423ddff415"><code>5a3a332</code></a>
enum: Track dependencies properly in enumerations.</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/d699f39cd0af81f04e28a83012f8c08c7f5738c4"><code>d699f39</code></a>
Allow must_use if a reason is specified</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/307d1e96bc1cd6b70e73a6b81b84e8d5bb1fc21c"><code>307d1e9</code></a>
constant: Handle cfg in associated constants.</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/156d3f3d77a0c08e5a46a8e164e4b992aabff597"><code>156d3f3</code></a>
tests: Add a test for bitflags + disjoint cfg.</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/0902d024f563acd3ea9f057472c6e6edfa698cb4"><code>0902d02</code></a>
Remove "display" feature from the toml crate</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/bb131877537bb324f56194938c0f74422f679e65"><code>bb13187</code></a>
DOC: Add metatensor</li>
<li><a
href="https://github.com/mozilla/cbindgen/commit/906841087966d7cfce584ae08973b3957d727ffc"><code>9068410</code></a>
Fix <a
href="https://redirect.github.com/mozilla/cbindgen/issues/1085">#1085</a>
- Incorrect detection of duplicated constants</li>
<li>Additional commits viewable in <a
href="https://github.com/mozilla/cbindgen/compare/0.29.0...v0.29.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ec98859 commit 5171fb3
1 file changed
+39
-34
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments