diff options
| author | Mason Reed <mason@vector35.com> | 2024-10-30 14:36:54 -0400 |
|---|---|---|
| committer | Mason Reed <mason@vector35.com> | 2024-10-30 15:40:40 -0400 |
| commit | 8885afb751fbb7eb00b9cc15b265a106114eddc7 (patch) | |
| tree | 10adcc5284c366202faeb616d7ddee9ae8c5f088 /plugins/warp/Cargo.toml | |
| parent | 682848289b03f9ba8b14c5dc684306f670947216 (diff) | |
WARP: Make build script less scuffed
Diffstat (limited to 'plugins/warp/Cargo.toml')
| -rw-r--r-- | plugins/warp/Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
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" |
