aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorhcpl <hcpl@users.noreply.github.com>2017-11-12 03:17:47 +0200
committerJoe Wilm <jwilm@users.noreply.github.com>2017-11-11 17:17:47 -0800
commit8a09917dd1b51fee7a4f55fb79ff133822754304 (patch)
tree6229f5242ad35420e9242a09c27822840a8a923a /Cargo.toml
parentc5b689784ec0e039b092a6774e4a9496d8dc95b5 (diff)
downloadalacritty-8a09917dd1b51fee7a4f55fb79ff133822754304.tar.gz
alacritty-8a09917dd1b51fee7a4f55fb79ff133822754304.zip
Output more info for `--version` (#888)
Useful when requesting more info to help investigating issues.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e983e3a2..cca84f27 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ nightly = []
bench = []
[build-dependencies]
+built = "0.2.0"
gl_generator = "0.5.5"
[profile.release]