--- runtime/Cargo.toml.orig 2024-07-11 20:46:42 UTC +++ runtime/Cargo.toml @@ -114,6 +114,7 @@ signal-hook-registry = "1.4.0" serde.workspace = true signal-hook = "0.3.17" signal-hook-registry = "1.4.0" +sysinfo = "0.30.13" tokio.workspace = true tokio-metrics.workspace = true twox-hash.workspace = true