Remove the dependency to compile_msg

This commit is contained in:
Pierre Krieger 2014-12-04 20:44:12 +01:00
parent 45f9ff09e6
commit ffba8564c8
2 changed files with 3 additions and 7 deletions

View file

@ -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"