blob: 4dcae130ed0ba516ff2b58082b7d01615295a607 [file] [log] [blame]
Joel Galenson6c2d5a32021-05-19 15:17:28 -07001// Generated by update_crate_tests.py for tests that depend on this crate.
2{
Jeff Vander Stoep65db2bb2023-01-30 11:33:24 +01003 "imports": [
4 {
5 "path": "external/rust/crates/anyhow"
6 },
7 {
8 "path": "external/rust/crates/futures-channel"
9 },
10 {
11 "path": "external/rust/crates/futures-test"
12 },
13 {
14 "path": "external/rust/crates/tokio"
15 },
16 {
17 "path": "packages/modules/DnsResolver"
18 },
19 {
20 "path": "packages/modules/Virtualization/authfs"
21 },
22 {
23 "path": "packages/modules/Virtualization/virtualizationmanager"
24 },
25 {
26 "path": "packages/modules/Virtualization/zipfuse"
27 },
28 {
29 "path": "system/security/keystore2"
30 },
31 {
32 "path": "system/security/keystore2/legacykeystore"
33 }
34 ],
Joel Galenson6c2d5a32021-05-19 15:17:28 -070035 "presubmit": [
36 {
Jeff Vander Stoep15b92d72022-07-05 13:05:13 +020037 "name": "futures-executor_test_src_lib"
Joel Galenson6c2d5a32021-05-19 15:17:28 -070038 },
39 {
Jeff Vander Stoep15b92d72022-07-05 13:05:13 +020040 "name": "futures-executor_test_tests_local_pool"
Joel Galenson6c2d5a32021-05-19 15:17:28 -070041 }
Jeff Vander Stoep65db2bb2023-01-30 11:33:24 +010042 ],
43 "presubmit-rust": [
44 {
45 "name": "futures-executor_test_src_lib"
46 },
47 {
48 "name": "futures-executor_test_tests_local_pool"
49 }
Joel Galenson6c2d5a32021-05-19 15:17:28 -070050 ]
51}