mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2025-02-17 04:18:02 +00:00
Bump the rust-minor group across 1 directory with 23 updates
Bumps the rust-minor group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [android-activity](https://github.com/rust-mobile/android-activity) | `0.5.2` | `0.6.0` | | [ndk](https://github.com/rust-mobile/ndk) | `0.8.0` | `0.9.0` | | [async-task](https://github.com/smol-rs/async-task) | `4.7.0` | `4.7.1` | | [blocking](https://github.com/smol-rs/blocking) | `1.5.1` | `1.6.0` | | [concurrent-queue](https://github.com/smol-rs/concurrent-queue) | `2.4.0` | `2.5.0` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.5.0` | `2.6.0` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.3` | `0.14.5` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.30` | `0.1.31` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.2` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [polling](https://github.com/smol-rs/polling) | `3.6.0` | `3.7.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.33` | `0.38.34` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.4.1` | `1.5.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.2` | `0.102.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.199` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.11` | `0.1.12` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | Updates `android-activity` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/rust-mobile/android-activity/releases) - [Commits](https://github.com/rust-mobile/android-activity/compare/v0.5.2...v0.6.0) Updates `ndk` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/rust-mobile/ndk/releases) - [Commits](https://github.com/rust-mobile/ndk/compare/ndk-0.8.0...ndk-0.9.0) Updates `async-task` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/smol-rs/async-task/releases) - [Changelog](https://github.com/smol-rs/async-task/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-task/compare/v4.7.0...v4.7.1) Updates `blocking` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/blocking/compare/v1.5.1...v1.6.0) Updates `concurrent-queue` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/smol-rs/concurrent-queue/releases) - [Changelog](https://github.com/smol-rs/concurrent-queue/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/concurrent-queue/compare/v2.4.0...v2.5.0) Updates `data-encoding` from 2.5.0 to 2.6.0 - [Commits](https://github.com/ia0/data-encoding/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `flate2` from 1.0.28 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.28...1.0.30) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5) Updates `jobserver` from 0.1.30 to 0.1.31 - [Commits](https://github.com/rust-lang/jobserver-rs/commits) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `parking_lot` from 0.12.1 to 0.12.2 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.2) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `polling` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/polling/compare/v3.6.0...v3.7.0) Updates `redox_syscall` from 0.4.1 to 0.5.1 Updates `rustix` from 0.38.33 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.33...v0.38.34) Updates `rustls-pki-types` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.4.1...v/1.5.0) Updates `rustls-webpki` from 0.102.2 to 0.102.3 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.2...v/0.102.3) Updates `serde` from 1.0.198 to 1.0.199 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199) Updates `serde_derive` from 1.0.198 to 1.0.199 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `unicode-width` from 0.1.11 to 0.1.12 - [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) --- updated-dependencies: - dependency-name: android-activity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: ndk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: async-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: blocking dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: concurrent-queue dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: data-encoding dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: jobserver dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: polling dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: unicode-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d51a3f39a4
commit
94f0d47537
117
Cargo.lock
generated
117
Cargo.lock
generated
@ -46,9 +46,9 @@ checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
|
||||
|
||||
[[package]]
|
||||
name = "android-activity"
|
||||
version = "0.5.2"
|
||||
version = "0.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ee91c0c2905bae44f84bfa4e044536541df26b7703fd0888deeb9060fcc44289"
|
||||
checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046"
|
||||
dependencies = [
|
||||
"android-properties",
|
||||
"bitflags 2.5.0",
|
||||
@ -60,7 +60,7 @@ dependencies = [
|
||||
"log",
|
||||
"ndk",
|
||||
"ndk-context",
|
||||
"ndk-sys",
|
||||
"ndk-sys 0.6.0+11769913",
|
||||
"num_enum",
|
||||
"thiserror",
|
||||
]
|
||||
@ -244,9 +244,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "async-task"
|
||||
version = "4.7.0"
|
||||
version = "4.7.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
|
||||
checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
|
||||
|
||||
[[package]]
|
||||
name = "atomic-waker"
|
||||
@ -345,18 +345,16 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
||||
|
||||
[[package]]
|
||||
name = "blocking"
|
||||
version = "1.5.1"
|
||||
version = "1.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
|
||||
checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88"
|
||||
dependencies = [
|
||||
"async-channel",
|
||||
"async-lock",
|
||||
"async-task",
|
||||
"fastrand",
|
||||
"futures-io",
|
||||
"futures-lite",
|
||||
"piper",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -587,9 +585,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "concurrent-queue"
|
||||
version = "2.4.0"
|
||||
version = "2.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
|
||||
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
|
||||
dependencies = [
|
||||
"crossbeam-utils",
|
||||
]
|
||||
@ -882,9 +880,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "data-encoding"
|
||||
version = "2.5.0"
|
||||
version = "2.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"
|
||||
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
|
||||
|
||||
[[package]]
|
||||
name = "deranged"
|
||||
@ -1058,9 +1056,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "fastrand"
|
||||
version = "2.0.2"
|
||||
version = "2.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984"
|
||||
checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
|
||||
|
||||
[[package]]
|
||||
name = "fdeflate"
|
||||
@ -1084,9 +1082,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "flate2"
|
||||
version = "1.0.28"
|
||||
version = "1.0.30"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
||||
checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
|
||||
dependencies = [
|
||||
"crc32fast",
|
||||
"miniz_oxide",
|
||||
@ -1545,9 +1543,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "hashbrown"
|
||||
version = "0.14.3"
|
||||
version = "0.14.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
||||
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"allocator-api2",
|
||||
@ -1854,9 +1852,9 @@ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
|
||||
|
||||
[[package]]
|
||||
name = "jobserver"
|
||||
version = "0.1.30"
|
||||
version = "0.1.31"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "685a7d121ee3f65ae4fddd72b25a04bb36b6af81bc0828f7d5434c0fe60fa3a2"
|
||||
checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
@ -1939,7 +1937,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"windows-targets 0.52.5",
|
||||
"windows-targets 0.48.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -1956,9 +1954,9 @@ checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
||||
|
||||
[[package]]
|
||||
name = "lock_api"
|
||||
version = "0.4.11"
|
||||
version = "0.4.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
||||
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
"scopeguard",
|
||||
@ -2179,14 +2177,14 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ndk"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
|
||||
checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
|
||||
dependencies = [
|
||||
"bitflags 2.5.0",
|
||||
"jni-sys",
|
||||
"log",
|
||||
"ndk-sys",
|
||||
"ndk-sys 0.6.0+11769913",
|
||||
"num_enum",
|
||||
"raw-window-handle 0.6.0",
|
||||
"thiserror",
|
||||
@ -2207,6 +2205,15 @@ dependencies = [
|
||||
"jni-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ndk-sys"
|
||||
version = "0.6.0+11769913"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
|
||||
dependencies = [
|
||||
"jni-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "nellymoser-rs"
|
||||
version = "0.1.2"
|
||||
@ -2378,9 +2385,9 @@ checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
||||
|
||||
[[package]]
|
||||
name = "parking_lot"
|
||||
version = "0.12.1"
|
||||
version = "0.12.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
||||
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
|
||||
dependencies = [
|
||||
"lock_api",
|
||||
"parking_lot_core",
|
||||
@ -2388,15 +2395,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "parking_lot_core"
|
||||
version = "0.9.9"
|
||||
version = "0.9.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
||||
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"libc",
|
||||
"redox_syscall",
|
||||
"smallvec",
|
||||
"windows-targets 0.48.5",
|
||||
"windows-targets 0.52.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2475,9 +2482,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "polling"
|
||||
version = "3.6.0"
|
||||
version = "3.7.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e0c976a60b2d7e99d6f229e414670a9b85d13ac305cc6d1e9c134de58c5aaaf6"
|
||||
checksum = "645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"concurrent-queue",
|
||||
@ -2657,11 +2664,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "redox_syscall"
|
||||
version = "0.4.1"
|
||||
version = "0.5.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
||||
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"bitflags 2.5.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -3015,9 +3022,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustix"
|
||||
version = "0.38.33"
|
||||
version = "0.38.34"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e3cc72858054fcff6d7dea32df2aeaee6a7c24227366d7ea429aada2f26b16ad"
|
||||
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
|
||||
dependencies = [
|
||||
"bitflags 2.5.0",
|
||||
"errno",
|
||||
@ -3052,15 +3059,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls-pki-types"
|
||||
version = "1.4.1"
|
||||
version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247"
|
||||
checksum = "beb461507cee2c2ff151784c52762cf4d9ff6a61f3e80968600ed24fa837fa54"
|
||||
|
||||
[[package]]
|
||||
name = "rustls-webpki"
|
||||
version = "0.102.2"
|
||||
version = "0.102.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610"
|
||||
checksum = "f3bce581c0dd41bce533ce695a1437fa16a7ab5ac3ccfa99fe1a620a7885eabf"
|
||||
dependencies = [
|
||||
"ring",
|
||||
"rustls-pki-types",
|
||||
@ -3114,18 +3121,18 @@ checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
|
||||
|
||||
[[package]]
|
||||
name = "serde"
|
||||
version = "1.0.198"
|
||||
version = "1.0.199"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc"
|
||||
checksum = "0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a"
|
||||
dependencies = [
|
||||
"serde_derive",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "serde_derive"
|
||||
version = "1.0.198"
|
||||
version = "1.0.199"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9"
|
||||
checksum = "11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@ -3206,9 +3213,9 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
||||
|
||||
[[package]]
|
||||
name = "socket2"
|
||||
version = "0.5.6"
|
||||
version = "0.5.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
|
||||
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"windows-sys 0.52.0",
|
||||
@ -3778,9 +3785,9 @@ checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-width"
|
||||
version = "0.1.11"
|
||||
version = "0.1.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
||||
checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-xid"
|
||||
@ -4051,7 +4058,7 @@ dependencies = [
|
||||
"log",
|
||||
"metal",
|
||||
"naga",
|
||||
"ndk-sys",
|
||||
"ndk-sys 0.5.0+25.2.9519653",
|
||||
"objc",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
@ -4125,11 +4132,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
||||
|
||||
[[package]]
|
||||
name = "winapi-util"
|
||||
version = "0.1.6"
|
||||
version = "0.1.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
||||
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
|
||||
dependencies = [
|
||||
"winapi",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -15,11 +15,11 @@ strip = "symbols"
|
||||
|
||||
[dependencies]
|
||||
|
||||
android-activity = { version = "0.5.2", features = ["game-activity"] }
|
||||
android-activity = { version = "0.6.0", features = ["game-activity"] }
|
||||
android_logger = "0.13.3"
|
||||
|
||||
jni = "0.21.1"
|
||||
ndk = { version = "0.8.0", features = ["audio"] }
|
||||
ndk = { version = "0.9.0", features = ["audio"] }
|
||||
ndk-context = "0.1.1"
|
||||
|
||||
# Have to follow Ruffle with these.
|
||||
|
@ -56,7 +56,7 @@ impl AAudioAudioBackend {
|
||||
}
|
||||
|
||||
pub fn recreate_stream_if_needed(&mut self) {
|
||||
let stream_state = self.stream.as_ref().unwrap().state().unwrap();
|
||||
let stream_state = self.stream.as_ref().unwrap().state();
|
||||
if stream_state == AudioStreamState::Disconnected {
|
||||
// I'm sure it's fine...
|
||||
let _ = self.recreate_stream();
|
||||
|
Loading…
x
Reference in New Issue
Block a user