mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
Fix feature names
This commit is contained in:
@@ -146,7 +146,7 @@ extern crate stdweb;
|
||||
target_os = "openbsd"
|
||||
))]
|
||||
extern crate calloop;
|
||||
#[cfg(feature = "web-sys")]
|
||||
#[cfg(feature = "wasm-bindgen")]
|
||||
extern crate wasm_bindgen;
|
||||
#[cfg(feature = "web-sys")]
|
||||
extern crate web_sys;
|
||||
|
||||
Reference in New Issue
Block a user