summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-12-22 14:24:54 -0800
committerJoe Wilm <joe@jwilm.com>2017-12-22 14:25:14 -0800
commit672ea9b05037c8efc5984835990c74ac1c46c298 (patch)
treeb417acf90e8a0576f4ff81fbbf782a0f26b31c3b /Cargo.toml
parent1b1d1d6c1f1ac11efc02431281145d714d9b0adc (diff)
downloadalacritty-672ea9b05037c8efc5984835990c74ac1c46c298.tar.gz
alacritty-672ea9b05037c8efc5984835990c74ac1c46c298.zip
Remove built crate
This became a support burden for me due to various compile and run time issues.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 12d16bc4..afa3da64 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,7 +51,6 @@ nightly = []
bench = []
[build-dependencies]
-built = "0.2.0"
gl_generator = "0.5.5"
[profile.release]