aboutsummaryrefslogtreecommitdiffstats
path: root/deps/gl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gl/Cargo.toml')
-rw-r--r--deps/gl/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/deps/gl/Cargo.toml b/deps/gl/Cargo.toml
deleted file mode 100644
index cd93c91..0000000
--- a/deps/gl/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[project]
-
-name = "gl"
-version = "0.0.1"
-authors = []
-tags = []
-
-[[lib]]
-name = "gl"
-path = "gl.rs"