4 lines
102 B
TOML
4 lines
102 B
TOML
|
[build]
|
||
|
# needed so that tokio-console has the necessary data
|
||
|
rustflags = ["--cfg", "tokio_unstable"]
|