haesli/.cargo/config.toml

6 lines
No EOL
175 B
TOML

[alias]
xtask = "run --package xtask --"
[build]
# note: if this doesn't apply, update your global rustflags in "~/.cargo/config.toml"
rustflags = ["--cfg", "tokio_unstable"]