mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 13:31:29 +11:00
Update with libc change
This commit is contained in:
parent
6b52bf95a4
commit
28955c69d0
|
@ -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 = "*"
|
||||||
|
|
Loading…
Reference in a new issue