| // Generated by update_crate_tests.py for tests that depend on this crate. | |
| { | |
| "imports": [ | |
| { | |
| "path": "external/rust/crates/tokio" | |
| }, | |
| { | |
| "path": "external/rust/crates/tokio-test" | |
| } | |
| ], | |
| "presubmit": [ | |
| { | |
| "name": "async-stream_test_tests_for_await" | |
| }, | |
| { | |
| "name": "async-stream_test_tests_try_stream" | |
| } | |
| ], | |
| "presubmit-rust": [ | |
| { | |
| "name": "async-stream_test_tests_for_await" | |
| }, | |
| { | |
| "name": "async-stream_test_tests_try_stream" | |
| } | |
| ] | |
| } |