build(deps): update rust crate os_info to 3.9.0

This commit is contained in:
renovate[bot]
2024-11-30 15:52:53 +00:00
committed by GitHub
parent 61c860e129
commit 1fca32fa97
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2185,9 +2185,9 @@ dependencies = [
[[package]]
name = "os_info"
version = "3.8.2"
version = "3.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092"
checksum = "e5ca711d8b83edbb00b44d504503cd247c9c0bd8b0fa2694f2a1a3d8165379ce"
dependencies = [
"log",
"serde",