From 975c57f50fe1f4f79b559c7871ac4b2d671ec1b3 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 11 Feb 2022 05:16:57 +0000 Subject: [PATCH] Update config.toml --- .cargo/config.toml | 2 -- 1 file changed, 2 deletions(-) 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"