chore(deps): bump os_info from 3.9.0 to 3.9.1

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: os_info
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-23 09:06:12 +00:00 committed by Gerald Pinder
parent b1f9e8659b
commit c738a92e8e

4
Cargo.lock generated
View file

@ -2886,9 +2886,9 @@ dependencies = [
[[package]]
name = "os_info"
version = "3.9.0"
version = "3.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ca711d8b83edbb00b44d504503cd247c9c0bd8b0fa2694f2a1a3d8165379ce"
checksum = "eb6651f4be5e39563c4fe5cc8326349eb99a25d805a3493f791d5bfd0269e430"
dependencies = [
"log",
"serde",