build(deps): update rust crate os_info to 3.9.2

This commit is contained in:
renovate[bot]
2025-01-05 14:06:23 +00:00
committed by GitHub
parent d204259211
commit 8a435693a4
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2279,9 +2279,9 @@ dependencies = [
[[package]]
name = "os_info"
version = "3.9.1"
version = "3.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb6651f4be5e39563c4fe5cc8326349eb99a25d805a3493f791d5bfd0269e430"
checksum = "6e6520c8cc998c5741ee68ec1dc369fc47e5f0ea5320018ecf2a1ccd6328f48b"
dependencies = [
"log",
"serde",