Skip to content

Commit

Permalink
chore: Bump wgpu version in Cargo.toml, do a cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Jul 8, 2024
1 parent dacb12a commit 0500835
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
82 changes: 41 additions & 41 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jni = "0.21.1"
ndk = { version = "0.9.0", features = ["audio"] }
ndk-context = "0.1.1"

# Have to follow Ruffle with these.
wgpu = "0.20.0"
# Have to follow Ruffle with this.
wgpu = "0.20.1"

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

0 comments on commit 0500835

Please sign in to comment.