Skip to content

Commit

Permalink
revert wgpu upgrade
Browse files Browse the repository at this point in the history
144fdde#r142134523

...and add a `Gupax does not start` section to the readme.
  • Loading branch information
hinto-janai committed May 19, 2024
1 parent 9f45a3a commit ad6da37
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 195 deletions.
196 changes: 17 additions & 179 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ tls-api-native-tls = "0.9.0"
[target.'cfg(windows)'.dependencies]
zip = "1.2.2"
is_elevated = "0.1.2"
wgpu = { version = "0.20.0", features = ["angle"] }
wgpu = { version = "0.19.4", features = ["angle"] }

# For Windows build (icon)
[target.'cfg(windows)'.build-dependencies]
Expand Down
Loading

0 comments on commit ad6da37

Please sign in to comment.