Commit 21da302
authored
Bump sysctl from 0.6.0 to 0.7.1 (#692)
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.6.0 to
0.7.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md">sysctl's
changelog</a>.</em></p>
<blockquote>
<h2>[0.7.1] - 2025-09-17</h2>
<h3>Changed</h3>
<ul>
<li>FreeBSD-specific fixes for 2024 edition update.</li>
</ul>
<h2>[0.7.0] - 2025-09-17</h2>
<h3>Changed</h3>
<ul>
<li>Update Rust edition to 2024.</li>
<li>Update thiserror to ^2.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/ee85dc0d9fb67f82dac24c4b31cde6646fef416b"><code>ee85dc0</code></a>
Set crate version to 0.7.1 and update changelog</li>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/ce5d28dc0cd8a8a1006ebf8ff365e006830ae38d"><code>ce5d28d</code></a>
FreeBSD-specific fixes for 2024 edition update</li>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/f927e4fd9952d7f8e207da4484118a5a91ab676e"><code>f927e4f</code></a>
Fix copy/paste error in use statement</li>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/47b15243022af6925519a211606b9dce1567e425"><code>47b1524</code></a>
Set crate version to 0.7.0 and update changelog</li>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/0eb63f71130fa83badda14e11bfbdc609b949044"><code>0eb63f7</code></a>
Update thiserror to 2.0. Fixes <a
href="https://redirect.github.com/johalun/sysctl-rs/issues/72">#72</a></li>
<li><a
href="https://github.com/johalun/sysctl-rs/commit/4731bafe0385fb3e7becba17f54a57726ed11967"><code>4731baf</code></a>
Update to 2024 edition and fix errors caused by newer edition</li>
<li>See full diff in <a
href="https://github.com/johalun/sysctl-rs/compare/v0.6.0...v0.7.1">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>2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments