build(deps): Bump os_info from 3.8.2 to 3.9.2 in /rust (#7679)

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.8.2
to 3.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stanislav-tkach/os_info/releases">os_info's
releases</a>.</em></p>
<blockquote>
<h2>os_info 3.9.2</h2>
<ul>
<li>Fix <code>uname</code> usage on NetBSD. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</a>)</li>
</ul>
<h2>os_info 3.9.1</h2>
<ul>
<li>Reduce the published crate size by excluding the test data. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/390">#390</a>)</li>
</ul>
<h2>os_info 3.9.0</h2>
<ul>
<li>
<p>Nobara Linux support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/379">#379</a>)</p>
</li>
<li>
<p>UOS support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/380">#380</a>)</p>
</li>
<li>
<p>Fix <code>uname</code> usage on AIX. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/381">#381</a>)</p>
</li>
<li>
<p>CachyOS support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/386">#386</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md">os_info's
changelog</a>.</em></p>
<blockquote>
<h2>[3.9.2] (2025-01-05)</h2>
<ul>
<li>Fix <code>uname</code> usage on NetBSD. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</a>)</li>
</ul>
<h2>[3.9.1] (2024-12-22)</h2>
<ul>
<li>Reduce the published crate size by excluding the test data. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/390">#390</a>)</li>
</ul>
<h2>[3.9.0] (2024-11-30)</h2>
<ul>
<li>
<p>Nobara Linux support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/379">#379</a>)</p>
</li>
<li>
<p>UOS support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/380">#380</a>)</p>
</li>
<li>
<p>Fix <code>uname</code> usage on AIX. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/381">#381</a>)</p>
</li>
<li>
<p>CachyOS support has been added. (<a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/386">#386</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="983ee17a14"><code>983ee17</code></a>
Merge pull request <a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/393">#393</a>
from stanislav-tkach/release-3-9-2</li>
<li><a
href="1c939f17b5"><code>1c939f1</code></a>
Release the 3.9.2 version</li>
<li><a
href="b69ff882ef"><code>b69ff88</code></a>
Merge pull request <a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</a>
from 0-wiz-0/master</li>
<li><a
href="708a474714"><code>708a474</code></a>
Fix NetBSD support.</li>
<li><a
href="7d1b62f47e"><code>7d1b62f</code></a>
Merge pull request <a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/391">#391</a>
from stanislav-tkach/3-9-1-release</li>
<li><a
href="2b1bd58589"><code>2b1bd58</code></a>
Release the 3.9.1 version</li>
<li><a
href="d824f1ff58"><code>d824f1f</code></a>
Merge pull request <a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/390">#390</a>
from GiGainfosystems/master</li>
<li><a
href="15ce4fb210"><code>15ce4fb</code></a>
Exclude testdata from published crate</li>
<li><a
href="ad36540a98"><code>ad36540</code></a>
Merge pull request <a
href="https://redirect.github.com/stanislav-tkach/os_info/issues/388">#388</a>
from stanislav-tkach/release-3-9-0</li>
<li><a
href="a8231926e3"><code>a823192</code></a>
Release the 3.9.0 version</li>
<li>Additional commits viewable in <a
href="https://github.com/stanislav-tkach/os_info/compare/v3.8.2...v3.9.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=os_info&package-manager=cargo&previous-version=3.8.2&new-version=3.9.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-06 18:11:28 +01:00
committed by GitHub
parent 68b0b85579
commit 3b7b83dfd2

6
rust/Cargo.lock generated
View File

@@ -3491,7 +3491,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
dependencies = [
"cfg-if",
"windows-targets 0.52.6",
"windows-targets 0.48.5",
]
[[package]]
@@ -4378,9 +4378,9 @@ dependencies = [
[[package]]
name = "os_info"
version = "3.8.2"
version = "3.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092"
checksum = "6e6520c8cc998c5741ee68ec1dc369fc47e5f0ea5320018ecf2a1ccd6328f48b"
dependencies = [
"log",
"serde",