summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-03 00:38:05 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-03 02:38:53 +0000
commit9b64f518c969187e98a4b62ee9f7827ad11d7d22 (patch)
tree56e3beb1994a48321394b0aa003d7131da44d6e5 /Cargo.lock
parent0dea740cb37a5121988aeb86da5df3c145ad291c (diff)
build(deps): update rust crate systemstat to v0.2.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 155b8e488..dc7171b31 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2854,9 +2854,9 @@ dependencies = [
[[package]]
name = "systemstat"
-version = "0.2.1"
+version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "795b3ce9d477f1e022df48a26626c1deff9ff6cadcf2b7d6cc782b13895c3d4c"
+checksum = "ed5158fd55089515c923306476aaf3fa8ffc29a902561bf0017166a93218831c"
dependencies = [
"bytesize",
"lazy_static",