refactor(body): fix unused sync_wrapper when stream feature disabled (#2287)
This commit is contained in:
@@ -137,6 +137,11 @@ name = "send_file"
|
||||
path = "examples/send_file.rs"
|
||||
required-features = ["runtime"]
|
||||
|
||||
[[example]]
|
||||
name = "service_struct_impl"
|
||||
path = "examples/service_struct_impl.rs"
|
||||
required-features = ["runtime"]
|
||||
|
||||
[[example]]
|
||||
name = "single_threaded"
|
||||
path = "examples/single_threaded.rs"
|
||||
|
||||
Reference in New Issue
Block a user