remove un used flags
This commit is contained in:
parent
24dc5421ba
commit
6a9fa15a37
|
@ -9,10 +9,6 @@ members = [
|
|||
"bench"
|
||||
]
|
||||
|
||||
[build]
|
||||
rustflags = ["--cfg", "tokio_unstable"]
|
||||
rustdocflags = ["--cfg", "tokio_unstable"]
|
||||
|
||||
[dev-dependencies]
|
||||
bench = { path = "./bench" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue