test(benches): update pipeline benchmark to async/await
This commit is contained in:
committed by
Sean McArthur
parent
ed10ffaef3
commit
63a8f26583
@@ -151,10 +151,10 @@ required-features = ["runtime"]
|
||||
#path = "benches/end_to_end.rs"
|
||||
#required-features = ["runtime"]
|
||||
|
||||
#[[bench]]
|
||||
#name = "pipeline"
|
||||
#path = "benches/pipeline.rs"
|
||||
#required-features = ["runtime"]
|
||||
[[bench]]
|
||||
name = "pipeline"
|
||||
path = "benches/pipeline.rs"
|
||||
required-features = ["runtime"]
|
||||
|
||||
#[[bench]]
|
||||
#name = "server"
|
||||
|
||||
Reference in New Issue
Block a user