Enable tokio_unstable for task tracing
This commit is contained in:
parent
a295107bac
commit
3ba568dc90
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[build]
|
||||
rustflags = ["--cfg", "tokio_unstable"]
|
||||
rustdocflags = ["--cfg", "tokio_unstable"]
|
Loading…
x
Reference in New Issue
Block a user