diff --git a/.cargo/config.toml b/.cargo/config.toml index 170aaaf..58910a4 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,2 @@ [build] -rustflags = ["-C", "link-args=-s", "-Z", "threads=8"] +rustflags = ["-C", "link-args=-s"]