build(deps): update rust crate os_info to 3.8.1

This commit is contained in:
renovate[bot]
2024-03-17 10:24:56 +00:00
committed by GitHub
parent 698572aa57
commit 335873fa90
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2136,9 +2136,9 @@ dependencies = [
[[package]]
name = "os_info"
version = "3.8.0"
version = "3.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52a07930afc1bd77ac9e1101dc18d3fc4986c6568e939c31d1c26657eb0ccbf5"
checksum = "6cbb46d5d01695d7a1fb8be5f0d1968bd2b2b8ba1d1b3e7062ce2a0593e57af1"
dependencies = [
"log",
"serde",