attic/.cargo/config

4 lines
91 B
Plaintext
Raw Normal View History

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