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