egui/egui_web/src
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467)
* Update to rust 1.60.0
* Rename the feature `convert_bytemuck` to `bytemuck`
* Rename the feature `serialize` to `serde`.
* Make use of the "weak dependency" cargo feature
* Set rust-version = "1.60" for all crates
* egui_glow: clipboard, links, persistence & winit are now opt-in features
2022-04-09 13:54:47 +02:00
..
backend.rs Add more doc-links in docstrings (#1419) 2022-04-03 18:18:35 +02:00
glow_wrapping.rs Add glow::Context to epi::Frame (#1425) 2022-03-27 15:20:45 +02:00
input.rs misc clippy fixes from 1.60.0 2022-04-07 17:03:19 +02:00
lib.rs Add more doc-links in docstrings (#1419) 2022-04-03 18:18:35 +02:00
screen_reader.rs Rust 1.60.0 + refactor cargo features (#1467) 2022-04-09 13:54:47 +02:00
text_agent.rs Move lints list to .carg/config.toml (#1394) 2022-03-21 16:54:29 +01:00