We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb826a commit 8c34094Copy full SHA for 8c34094
examples/runners/wgpu/Cargo.toml
@@ -7,9 +7,6 @@ edition.workspace = true
7
license.workspace = true
8
repository.workspace = true
9
10
-[lib]
11
-crate-type = ["lib", "cdylib"]
12
-
13
# See rustc_codegen_spirv/Cargo.toml for details on these features
14
[features]
15
default = ["use-compiled-tools"]
0 commit comments