rust-gpu/.github
Marijn Suijten 2094a71667 CI/android: Select wgpu example by package name instead of manifest path
Specifying a manifest path still allows `cargo` and `cargo-apk` to find the workspace a package belongs to. We've decided that properly implementing [package selection](https://doc.rust-lang.org/cargo/commands/cargo-build.html#package-selection) between `cargo-apk` and `cargo-subcommand` would be [nontrivial](https://github.com/dvc94ch/cargo-subcommand/pull/23/files#diff-23af5356f6001cd3993cd3c801fb7716ea02d1e504081b9fb569332db6107e80R53-R57) and ended up requiring the package to be selected explicitly via `-p` for now.
2022-11-24 07:52:12 -08:00
..
ISSUE_TEMPLATE Create meeting.md (#263) 2020-11-20 09:29:57 +00:00
workflows CI/android: Select wgpu example by package name instead of manifest path 2022-11-24 07:52:12 -08:00
CODEOWNERS Added myself as code owner (#901) 2022-08-11 12:32:48 +02:00