update stdsimd
This commit is contained in:
parent
a707a85530
commit
1e4ab1eca6
@ -1 +0,0 @@
|
||||
../stdsimd/crates/core_arch/src/core_arch_docs.md
|
@ -67,6 +67,7 @@ wasm_syscall = []
|
||||
# current thread id and accessing/getting the current thread's TCB
|
||||
wasm-bindgen-threads = []
|
||||
|
||||
# stdsimd features
|
||||
# Enable std_detect default features for stdsimd:
|
||||
# https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/std_detect/Cargo.toml
|
||||
std_detect_file_io = []
|
||||
std_detect_dlsym_getauxval = []
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c546604f74eba6a7b423d98d3ab0abe9a2e56897
|
||||
Subproject commit 00f88e7f2d7ec8ee9090514a03f3def3c106227c
|
Loading…
Reference in New Issue
Block a user