diff --git a/egui-wgpu/Cargo.toml b/egui-wgpu/Cargo.toml index f2e8b02b..e0ae620e 100644 --- a/egui-wgpu/Cargo.toml +++ b/egui-wgpu/Cargo.toml @@ -23,6 +23,8 @@ include = [ "Cargo.toml", ] +[package.metadata.docs.rs] +all-features = true [features]