Rename gleam feature to gl in compositing

This commit is contained in:
Anthony Ramine 2018-11-19 10:19:22 +01:00
parent 87c849c0d6
commit faee0b2b0c
5 changed files with 15 additions and 14 deletions

View file

@ -13,6 +13,7 @@ path = "lib.rs"
[features]
default = []
gl = ["gleam"]
[dependencies]
crossbeam-channel = "0.3"