4 lines
84 B
TOML
4 lines
84 B
TOML
[build]
|
|
target = "x86_64-unknown-linux-gnu"
|
|
rustflags = ["--cfg", "tokio_unstable"]
|