12 lines
150 B
JSON
12 lines
150 B
JSON
{
|
|
"device": true,
|
|
"run": true,
|
|
"tests": true,
|
|
"dependency-blocklist": [
|
|
"trybuild"
|
|
],
|
|
"test-blocklist": [
|
|
"tests/stream.rs"
|
|
]
|
|
}
|