diff --git a/Cargo.toml b/Cargo.toml index 7000b39..0d15fa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,5 @@ edition = "2021" #[target.'cfg(target_os = "windows")'.dependencies] #windows = { version = "0.53.0", features = ["Win32_Foundation", "Win32_System_Diagnostics_ToolHelp"] } [target.'cfg(target_os = "linux")'.dependencies] -procfs = "0.16.0" once_cell = "1.19.0" rustix = {version = "0.38.31", features = ["fs"]} \ No newline at end of file