Skip to content

Commit 8e88000

Browse files
committed
More Cargo.lock maintenance, bump minimum wgpu version
1 parent 7f737f7 commit 8e88000

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

Cargo.lock

Lines changed: 25 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ndk = { version = "0.9.0", features = ["audio"] }
2323
ndk-context = "0.1.1"
2424

2525
# Have to follow Ruffle with this.
26-
wgpu = "23.0.0"
26+
wgpu = "23.0.1"
2727

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

0 commit comments

Comments
 (0)