Skip to content

Commit c6be0c0

Browse files
committed
[update] dependency.
1 parent a7b6697 commit c6be0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lambda-rs-platform/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ package = "gfx-backend-metal"
5353
version = "=0.9.0"
5454
optional = true
5555

56-
[target.'cfg(all(windows))'.depedencies.default_backend]
56+
[target.'cfg(all(windows))'.dependencies.default_backend]
5757
package = "gfx-backend-dx12"
5858
version = "=0.9.0"
5959
optional = true

0 commit comments

Comments
 (0)