Use fully qualified path for futures_core::Stream in codegen (#591)
This commit is contained in:
+2
-1
@@ -18,6 +18,7 @@ members = [
|
||||
"tests/extern_path/uuid",
|
||||
"tests/ambiguous_methods",
|
||||
"tests/extern_path/my_application",
|
||||
"tests/integration_tests"
|
||||
"tests/integration_tests",
|
||||
"tests/stream_conflict",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user