diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" |