fileserver/backend/.cargo/config.toml
2022-10-10 23:07:40 +02:00

4 lines
67 B
TOML

[build]
rustflags = ["--cfg", "tokio_unstable"]
incremental = true