mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-07-08 13:40:53 +00:00
deps: bump sysinfo to 0.39.5 (#2103)
This commit is contained in:
Generated
+2
-2
@@ -1654,9 +1654,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sysinfo"
|
||||
version = "0.39.3"
|
||||
version = "0.39.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "21d0d938c10fcda3e897e28aaddf4ab462375d411f4378cd63b1c945f69aba96"
|
||||
checksum = "2c8bd2130a9b60bee2581bf82cfe89ee836424d1f37dcfa4ce21509611684673"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"memchr",
|
||||
|
||||
+1
-1
@@ -95,7 +95,7 @@ regex = "1.12.3"
|
||||
rustc-hash = "2.1.1"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
starship-battery = { version = "0.10.3", optional = true }
|
||||
sysinfo = "=0.39.3"
|
||||
sysinfo = "=0.39.5"
|
||||
timeless = "0.0.14-alpha"
|
||||
toml_edit = { version = "0.24.0", features = ["serde"] }
|
||||
unicode-ellipsis = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user