Update config

This commit is contained in:
Howard Wu 2021-04-01 14:27:25 -07:00 committed by GitHub
parent 2541a55901
commit 6b3aa7a7d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
[target.'cfg(any(not(target_arch = "wasm32"), feature = "release"))']
[target.'cfg(any(not(target_arch = "wasm32"), feature = "noconfig"))']
rustflags = ["-C", "target-cpu=native"]