diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ headless = [] gl_common = "*" lazy_static = "0.1" libc = "*" +shared_library = "0.1" [build-dependencies] gl_generator = "*" |