Chih-Hung Hsieh | adb9edf | 2020-04-07 14:24:02 -0700 | [diff] [blame^] | 1 | // This file is generated by cargo2android.py. |
2 | |||||
3 | rust_library_host_rlib { | ||||
4 | name: "librustc_hash", | ||||
5 | crate_name: "rustc_hash", | ||||
6 | srcs: ["src/lib.rs"], | ||||
7 | edition: "2015", | ||||
8 | features: [ | ||||
9 | "default", | ||||
10 | "std", | ||||
11 | ], | ||||
12 | } |