mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 21:31:29 +11:00
Dependent crates version updates
This commit is contained in:
parent
3b93c7c664
commit
d4ee609e6f
|
@ -10,9 +10,9 @@ repository = "https://github.com/tomaka/winit"
|
||||||
documentation = "https://docs.rs/winit"
|
documentation = "https://docs.rs/winit"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
lazy_static = "0.2.0"
|
lazy_static = "0.2.2"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
shared_library = "0.1.0"
|
shared_library = "0.1.5"
|
||||||
|
|
||||||
# [build-dependencies]
|
# [build-dependencies]
|
||||||
# gl_generator = "0.5"
|
# gl_generator = "0.5"
|
||||||
|
|
Loading…
Reference in a new issue