You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
464 B
17 lines
464 B
1 year ago
|
--- 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"
|