Tags: google/pica
Tags
Upgrade glam crate version to 0.25.0 (#65) * Update versions for dependent crates to align with versions of vendored crates in Android The following versions were picked to align with the versions of the vendored crates in android: tokio: 1.25.0 --> 1.32.0 num-derive: 0.4.1 --> 0.3.3 pdl-runtime: 0.2.3 --> 0.2.2 * Upgrade glam crate to 0.25.0 This is to align version with vendored crates in Android.
Update versions for dependent crates to align with versions of vendor… …ed crates in Android (#60) The following versions were picked to align with the versions of the vendored crates in android: tokio: 1.25.0 --> 1.32.0 num-derive: 0.4.1 --> 0.3.3 pdl-runtime: 0.2.3 --> 0.2.2
Update crate dependencies to integrate with Android emulator (#24) * Update crate dependencies to integrate with Android emulator - Android emulator is built by CMake in AOSP emu-master-dev repo. - Update Cargo.toml to use Rust crates that are available in AOSP. - Add tokio/rt-multi-thread dependency for web feature to fix build error
PreviousNext