mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Update with libc change
This commit is contained in:
@@ -16,8 +16,9 @@ default = ["window"]
|
||||
window = []
|
||||
headless = []
|
||||
|
||||
[dependencies.gl_common]
|
||||
[dependencies]
|
||||
gl_common = "*"
|
||||
libc = "*"
|
||||
|
||||
[build-dependencies]
|
||||
gl_generator = "*"
|
||||
|
||||
Reference in New Issue
Block a user