aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4da75c0..c1b8346 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,4 @@ version = "0.0.1"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
[dev-dependencies.gl]
-path = "deps/gl"
+git = "https://github.com/bjz/gl-rs"