1*d4726bddSHONG Yifan# This project was upgraded with external_updater. 2*d4726bddSHONG Yifan# Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_rust 3*d4726bddSHONG Yifan# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4*d4726bddSHONG Yifan 5*d4726bddSHONG Yifanname: "bazelbuild-rules_rust" 6*d4726bddSHONG Yifandescription: "Bazel rules for building Rust code." 7*d4726bddSHONG Yifanthird_party { 8*d4726bddSHONG Yifan license_type: NOTICE 9*d4726bddSHONG Yifan last_upgrade_date { 10*d4726bddSHONG Yifan year: 2024 11*d4726bddSHONG Yifan month: 8 12*d4726bddSHONG Yifan day: 15 13*d4726bddSHONG Yifan } 14*d4726bddSHONG Yifan identifier { 15*d4726bddSHONG Yifan type: "Git" 16*d4726bddSHONG Yifan value: "https://github.com/bazelbuild/rules_rust" 17*d4726bddSHONG Yifan version: "0.49.3" 18*d4726bddSHONG Yifan } 19*d4726bddSHONG Yifan} 20