diff --git a/.cargo/config.toml b/.cargo/config.toml index 43dbf31..78c1305 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,5 +1,3 @@ -[target.'cfg(all(target_env = "musl", target_pointer_width = "64"))'.dependencies.jemallocator] -version = "0.3" [target.armv7-unknown-linux-gnueabihf] linker = "arm-linux-gnueabihf-gcc"