1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-15 17:50:57 +00:00
attic/.cargo/config.toml
Zhaofeng Li 938cb7634b .cargo: Rename config to config.toml
Support added since 1.39.
2024-09-02 14:07:37 -04:00

3 lines
91 B
TOML

[build]
rustflags = ["--cfg", "tokio_unstable"]
rustdocflags = ["--cfg", "tokio_unstable"]