1{ 2 "tests": true, 3 "package": { 4 "async-stream": { 5 "dep_blocklist": [ 6 "libtrybuild" 7 ] 8 } 9 }, 10 "module_blocklist": [ 11 "async-stream_test_src_lib", 12 "async-stream_test_tests_stream" 13 ], 14 "run_cargo": false 15} 16