lix-installer/.cargo/config.toml
Ana Hobden ad44b85c97
Use process groups with tokio (also crate bump) (#63)
* Use process groups with tokio (also flake/crate bump)

* Use pgid0

* Maybe this checkout has a non-broken curl on mac

* Don't update flake at all
2022-11-25 08:02:00 -08:00

2 lines
74 B
TOML

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