chore(body): fix unused import in chunk benchmarks
This commit is contained in:
@@ -66,6 +66,10 @@ __internal_flaky_tests = []
|
||||
codegen-units = 1
|
||||
incremental = false
|
||||
|
||||
[profile.bench]
|
||||
codegen-units = 1
|
||||
incremental = false
|
||||
|
||||
[[example]]
|
||||
name = "client"
|
||||
path = "examples/client.rs"
|
||||
|
||||
Reference in New Issue
Block a user