aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6bb6e0d..0df0550 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,12 +2,13 @@
name = "exuberant_hacks"
version = "0.2.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]
+edition = "2015"
[dependencies]
glutin = "0.5.2"
-glium = "0.*"
-image = "0.*"
-getopts = "^0.2"
+glium = "0.14"
+image = "0.10"
+getopts = "0.2"
time = "0.1"
[replace]