mobiler 0.6.0

Mobiler — Rust + Compose mobile framework CLI
1
2
3
4
5
6
7
8
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]
targets = [
    "aarch64-linux-android",
    "x86_64-linux-android",
]
profile = "minimal"