We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust_version
rust-version
1 parent 79e03e0 commit ca0d2ebCopy full SHA for ca0d2eb
android-activity/Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/rust-mobile/android-activity"
9
documentation = "https://docs.rs/android-activity"
10
description = "Glue for building Rust applications on Android with NativeActivity or GameActivity"
11
license = "MIT OR Apache-2.0"
12
-rust_version = "1.64"
+rust-version = "1.64"
13
14
[features]
15
# Note: we don't enable any backend by default since features
0 commit comments