lix-installer/.cargo/config.toml
Ana Hobden 8745a85192
Minimize deps with cargo machete (#120)
* Minimize deps with cargo machete

* Remove default features

* Serde json gets std

* Add a few features to keep

* Reflect change sin dev-deps

* Remove bad optional

* Also remove cfg from nix build
2022-12-14 13:13:09 -08:00

2 lines
45 B
TOML

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