1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-14 11:57:30 +00:00
attic/.cargo/config.toml

4 lines
91 B
TOML
Raw Normal View History

2023-01-01 00:01:07 +00:00
[build]
rustflags = ["--cfg", "tokio_unstable"]
rustdocflags = ["--cfg", "tokio_unstable"]