]> git.lizzy.rs Git - rust.git/blobdiff - src/libstd/Cargo.toml
SGX target: fix std unit tests
[rust.git] / src / libstd / Cargo.toml
index 1a6b58f35b398c30047935133a59816534760925..b2eaf956d0e2d5b66dfc2ee8ab77ed3a38a656a8 100644 (file)
@@ -72,3 +72,7 @@ wasm-bindgen-threads = []
 # https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/std_detect/Cargo.toml
 std_detect_file_io = []
 std_detect_dlsym_getauxval = []
+
+[package.metadata.fortanix-sgx]
+# Maximum possible number of threads when testing
+threads = 125