automation_rs/.cargo/config.toml

4 lines
84 B
TOML

[build]
target = "x86_64-unknown-linux-gnu"
rustflags = ["--cfg", "tokio_unstable"]