Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
update d3d12 version for wgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
liam committed May 13, 2024
1 parent d6789a2 commit 43e93b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ windows = { version = "0.52", features = [
"ApplicationModel_Core",
] }
wgpu = { version = "0.20", optional = true, features = ["dx12", "hal"] }
d3d12 = "0.19"
d3d12 = "0.20"
winapi = { version = "0.3", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 43e93b0

Please sign in to comment.