--- sysinfo-0.28.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ sysinfo-0.28.4/Cargo.toml 2023-03-26T16:06:48.543352+00:00 @@ -47,13 +47,10 @@ version = "1.0" [features] -apple-app-store = ["apple-sandbox"] -apple-sandbox = [] c-interface = [] debug = ["libc/extra_traits"] default = ["multithread"] multithread = ["rayon"] -unknown-ci = [] [target."cfg(all(target_os = \"linux\", not(target_os = \"android\")))".dev-dependencies.tempfile] version = "3.2"