We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b6697 commit c6be0c0Copy full SHA for c6be0c0
crates/lambda-rs-platform/Cargo.toml
@@ -53,7 +53,7 @@ package = "gfx-backend-metal"
53
version = "=0.9.0"
54
optional = true
55
56
-[target.'cfg(all(windows))'.depedencies.default_backend]
+[target.'cfg(all(windows))'.dependencies.default_backend]
57
package = "gfx-backend-dx12"
58
59
0 commit comments