Files
android-activity/Cargo.toml
T
Robert Bragg 249e7d1834 Bump MSRV to 1.85.0 (will be required by jni 0.22)
This re-generates the FFI bindings with `--rust-target '1.85.0'`
2026-01-11 20:44:18 +00:00

7 lines
83 B
TOML

[workspace]
resolver = "2"
members = ["android-activity"]
exclude = ["examples"]