From e195b056b065f23e3840ad547b88512e863d0964 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 18 Jan 2022 11:47:31 +0100 Subject: Update sysinfo version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ce0f843f..0c7f2304 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ once_cell = "1.5.2" regex = "1.5.4" serde = { version = "1.0.125", features = ["derive"] } # Sysinfo is still used in Linux for the ProcessStatus -sysinfo = "0.18.2" +sysinfo = "0.23.0" thiserror = "1.0.24" time = { version = "0.3.5", features = ["formatting", "macros"] } toml = "0.5.8" -- cgit v1.2.3