mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-27 07:30:23 +00:00
b16a194156
Bumps the rust-minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.100` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.5` | `4.5.8` | | [either](https://github.com/rayon-rs/either) | `1.12.0` | `1.13.0` | | [id3](https://github.com/polyfloyd/rust-id3) | `1.13.1` | `1.14.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.5` | `0.4.6` | | [object](https://github.com/gimli-rs/object) | `0.36.0` | `0.36.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.119` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.6.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [wgpu-core](https://github.com/gfx-rs/wgpu) | `0.21.0` | `0.21.1` | | [wgpu-hal](https://github.com/gfx-rs/wgpu) | `0.21.0` | `0.21.1` | | [wide](https://github.com/Lokathor/wide) | `0.7.24` | `0.7.25` | Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `cc` from 1.0.100 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.100...cc-v1.0.104) Updates `clap` from 4.5.7 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8) Updates `clap_builder` from 4.5.7 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.7...v4.5.8) Updates `clap_derive` from 4.5.5 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.5...v4.5.8) Updates `either` from 1.12.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.12.0...1.13.0) Updates `id3` from 1.13.1 to 1.14.0 - [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md) - [Commits](https://github.com/polyfloyd/rust-id3/compare/v1.13.1...v1.14.0) Updates `num-bigint` from 0.4.5 to 0.4.6 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.5...num-bigint-0.4.6) Updates `object` from 0.36.0 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.0...0.36.1) Updates `serde_json` from 1.0.117 to 1.0.119 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.119) Updates `subtle` from 2.6.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.6.0...2.6.1) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `wgpu-core` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/wgpu-core-v0.21.1/CHANGELOG.md) - [Commits](https://github.com/gfx-rs/wgpu/commits/wgpu-core-v0.21.1) Updates `wgpu-hal` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/wgpu-hal-v0.21.1/CHANGELOG.md) - [Commits](https://github.com/gfx-rs/wgpu/commits/wgpu-hal-v0.21.1) Updates `wide` from 0.7.24 to 0.7.25 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.24...v0.7.25) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: id3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: num-bigint dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wgpu-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wgpu-hal dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
54 lines
1.4 KiB
TOML
54 lines
1.4 KiB
TOML
[package]
|
|
# Underscore because the cargo-ndk gradle plugin doesn't transform a hyphen to it.
|
|
name = "ruffle_android"
|
|
version = "0.1.0"
|
|
authors = ["TÖRÖK Attila <torokati44@gmail.com>"]
|
|
edition = "2018"
|
|
resolver = "2"
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[lib]
|
|
crate-type = ["cdylib"]
|
|
|
|
[profile.release]
|
|
strip = "symbols"
|
|
|
|
[dependencies]
|
|
|
|
android-activity = { version = "0.6.0", features = ["game-activity"] }
|
|
android_logger = "0.14.1"
|
|
|
|
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"
|
|
|
|
ruffle_core = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master", features = [
|
|
"audio",
|
|
"symphonia",
|
|
"mp3",
|
|
"nellymoser",
|
|
"lzma",
|
|
"default_compatibility_rules",
|
|
"default_font",
|
|
] }
|
|
|
|
ruffle_render_wgpu = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master" }
|
|
ruffle_video_software = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master" }
|
|
ruffle_frontend_utils = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master" }
|
|
|
|
log = "0.4.22"
|
|
log-panics = { version = "2.1.0", features = ["with-backtrace"]}
|
|
|
|
# Redirect tracing to log
|
|
tracing = {version = "0.1.40", features = ["log", "log-always"]}
|
|
|
|
url = "2.5.2"
|
|
|
|
tokio = { version = "1.38.0", features = ["rt-multi-thread", "macros"]}
|
|
|
|
[features]
|
|
jpegxr = ["ruffle_core/jpegxr"]
|