mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Use the shared_library crate instead of loading symbols manually
This commit is contained in:
@@ -19,6 +19,7 @@ headless = []
|
||||
gl_common = "*"
|
||||
lazy_static = "0.1"
|
||||
libc = "*"
|
||||
shared_library = "0.1"
|
||||
|
||||
[build-dependencies]
|
||||
gl_generator = "*"
|
||||
|
||||
Reference in New Issue
Block a user