# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update rust/crates/ash # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md name: "ash" description: "Vulkan bindings for Rust" third_party { url { type: HOMEPAGE value: "https://crates.io/crates/ash" } url { type: ARCHIVE value: "https://static.crates.io/crates/ash/ash-0.37.3+1.3.251.crate" } version: "0.37.3+1.3.251" license_type: NOTICE last_upgrade_date { year: 2023 month: 8 day: 2 } }