diff --git a/.cargo/config.toml b/.cargo/config.toml index 027c66f..36bd527 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,6 +1,3 @@ -[target.x86_64-unknown-linux-musl] -runner = "musl-gcc" - [profile.release] opt-level = "z" strip = true