mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Remove the "headless" feature
This commit is contained in:
@@ -50,9 +50,9 @@ user32-sys = "0.1"
|
||||
kernel32-sys = "0.1"
|
||||
|
||||
[target.i686-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "*"
|
||||
osmesa-sys = "0.0.5"
|
||||
x11 = "*"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "*"
|
||||
osmesa-sys = "0.0.5"
|
||||
x11 = "*"
|
||||
|
||||
Reference in New Issue
Block a user