rust-windowing / winit

Window handling library in pure Rust
https://docs.rs/winit/
Apache License 2.0
4.55k stars 876 forks source link

chore: fix warnings in Cargo.toml #3747

Closed joshka closed 1 week ago

joshka commented 1 week ago

warning: default_features is deprecated in favor of default-features and will not work in the 2024 edition

joshka commented 1 week ago

duplicate of https://github.com/rust-windowing/winit/pull/3746