fileserver/backend/.cargo/config.toml

4 lines
67 B
TOML
Raw Normal View History

2022-10-10 21:07:40 +00:00
[build]
rustflags = ["--cfg", "tokio_unstable"]
incremental = true