From 8885afb751fbb7eb00b9cc15b265a106114eddc7 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Wed, 30 Oct 2024 14:36:54 -0400 Subject: WARP: Make build script less scuffed --- plugins/warp/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/warp/Cargo.toml') diff --git a/plugins/warp/Cargo.toml b/plugins/warp/Cargo.toml index cf13e34d..5527eca3 100644 --- a/plugins/warp/Cargo.toml +++ b/plugins/warp/Cargo.toml @@ -23,10 +23,6 @@ ar = { git = "https://github.com/mdsteele/rust-ar" } tempdir = "0.3.7" serde_json = "1.0.132" -[features] -default = ["build_artifacts"] -build_artifacts = [] - [build-dependencies] cc = "1.1.28" -- cgit v1.3.1