mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
Merge pull request #98 from paulirotta/dependency-version-update
Dependent crates version updates
This commit is contained in:
@@ -10,9 +10,9 @@ repository = "https://github.com/tomaka/winit"
|
||||
documentation = "https://docs.rs/winit"
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "0.2.0"
|
||||
lazy_static = "0.2.2"
|
||||
libc = "0.2"
|
||||
shared_library = "0.1.0"
|
||||
shared_library = "0.1.5"
|
||||
|
||||
# [build-dependencies]
|
||||
# gl_generator = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user