1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-13 20:28:40 +00:00
attic/.cargo/config.toml

4 lines
91 B
TOML
Raw Normal View History

2022-12-31 17:01:07 -07:00
[build]
rustflags = ["--cfg", "tokio_unstable"]
rustdocflags = ["--cfg", "tokio_unstable"]