rqbit/.cargo/config
2023-11-25 00:24:32 +00:00

5 lines
No EOL
114 B
Text

[target.arm-unknown-linux-gnueabihf]
rustflags = ["-l", "atomic"]
[build]
rustflags = ["--cfg", "tokio_unstable"]