aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-12-05 11:54:56 +0100
committerPierre Krieger <pierre.krieger1708@gmail.com>2016-02-09 14:25:21 +0100
commit982279bc39737af0ba8ee712b744cc3335b001b0 (patch)
treea0510c0191fd5dd72bafeaecdc9c17975aeac823 /Cargo.toml
parent03ca5d5216df371d4146717accb2cd609a76e6a8 (diff)
downloadglutin-982279bc39737af0ba8ee712b744cc3335b001b0.tar.gz
glutin-982279bc39737af0ba8ee712b744cc3335b001b0.zip
Update the emscripten port of glutin
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 95d135e..0c73c6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,9 +19,6 @@ shared_library = "0.1.0"
gl_generator = "0.4"
khronos_api = "1.0"
-[dev-dependencies]
-clock_ticks = "0.1.0"
-
[target.arm-linux-androideabi.dependencies.android_glue]
version = "0.1"