Skip to content

Commit

Permalink
More Cargo.lock maintenance, bump minimum wgpu version
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Nov 27, 2024
1 parent 7f737f7 commit 8e88000
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
43 changes: 25 additions & 18 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 @@ -23,7 +23,7 @@ ndk = { version = "0.9.0", features = ["audio"] }
ndk-context = "0.1.1"

# Have to follow Ruffle with this.
wgpu = "23.0.0"
wgpu = "23.0.1"

ruffle_core = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master", features = [
"audio",
Expand Down

0 comments on commit 8e88000

Please sign in to comment.