tokio/Cross.toml
Carl Lerche 2be71ad746
chore: move conditional AtomicU64 impl to new file (#5256)
Keeping the implementation out of a macro lets rustfmt apply to it.
2022-12-02 11:47:11 -08:00

6 lines
69 B
TOML

[build.env]
passthrough = [
"RUSTFLAGS",
"RUST_BACKTRACE",
]