mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 05:21:31 +11:00
4 lines
105 B
TOML
4 lines
105 B
TOML
disallowed-methods = [
|
|
{ path = "web_sys::window", reason = "is not available in every context" },
|
|
]
|