From 2e9a216f28af01670e36ec442efe9702e57315ea Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Thu, 28 Sep 2023 12:26:07 +1000 Subject: [PATCH] Refactor --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96593a9..262a2eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ authors = [ repository = "https://github.com/raviqqe/bdwgc-alloc" edition = "2021" license = "MIT" -build = "build.rs" [features] default = ["autotools"]