--- sysinfo-0.27.7/Cargo.toml 1970-01-01T00:00:01+00:00 +++ sysinfo-0.27.7/Cargo.toml 2023-01-22T21:19:34.354379+00:00 @@ -41,13 +41,10 @@ optional = true [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"