parent
1e76b83079
commit
71427ddb73
@ -0,0 +1,11 @@
|
||||
[features]
|
||||
hide = [
|
||||
"apple-app-store",
|
||||
"apple-sandbox",
|
||||
"unknown-ci",
|
||||
]
|
||||
|
||||
[tests]
|
||||
run = ["none"]
|
||||
comments = ["many tests don't work when virtualized / containerized"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (sysinfo-0.29.10.crate) = 2144892c05d898c7ad5e08e43ed01fbf54f1d7225bfc01ef293bcc88ca2c2ac72801b6d5df92f1d1afa39312ac66a2f6661d161e4004569eb75df3dca5baf135
|
||||
SHA512 (sysinfo-0.29.11.crate) = 6e338794067d775dfcda4b768abb9f70baf59c1b32d43bfbcc60b9a8a966ff152f3b27fffeabd649f2a35886fbaa1c3238a51583476b312eb1d6e6449777556d
|
||||
|
@ -1,16 +0,0 @@
|
||||
--- sysinfo-0.29.10/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ sysinfo-0.29.10/Cargo.toml 2023-10-27T17:04:32.465104+00:00
|
||||
@@ -57,13 +57,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"
|
Loading…
Reference in new issue