diff --git a/.cargo/config.toml b/.cargo/config.toml index d800d15..73361e3 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,5 +1,2 @@ -[build] -rustflags = ["-Ctarget-cpu=native"] - [target.x86_64-unknown-linux-musl] rustflags = ["-Ctarget-feature=+crt-static"]