aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 fc2be6f..c578d5e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,9 +14,6 @@ default = ["window"]
window = []
headless = []
-[dependencies.compile_msg]
-git = "https://github.com/huonw/compile_msg"
-
[dependencies.gl_generator]
git = "https://github.com/bjz/gl-rs"