Skip to content

Commit 328bf55

Browse files
fixup! docs: sync. wgpu/Cargo.toml feature comments with lib.rs
1 parent e6de854 commit 328bf55

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

wgpu/Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@ fragile-send-sync-non-atomic-wasm = [
109109
"wgt/fragile-send-sync-non-atomic-wasm",
110110
]
111111

112-
#! ### Feature Aliases
113-
#!
114-
#! These features aren't actually features on the crate itself, but a convenient shorthand for
115-
#! complicated cases.
116-
#!
117-
#! - **`wgpu_core`** --- Enabled when there is any non-webgpu backend enabled on the platform.
118-
#! - **`naga`** ---- Enabled when any non-wgsl shader input is enabled.
119-
120112
# wgpu-core is always available as an optional dependency, "wgc".
121113
# Whenever wgpu-core is selected, we want raw window handle support.
122114
[dependencies.wgc]

0 commit comments

Comments
 (0)