This website requires JavaScript.
Explore
Help
Sign In
artemist
/
lix-installer
Watch
0
Star
0
Fork
You've already forked lix-installer
0
forked from
lix-project/lix-installer
Code
Pull requests
Activity
e27d01f221
lix-installer
/
.cargo
/
config.toml
2 lines
45 B
TOML
Raw
Normal View
History
Unescape
Escape
Add gha
2022-09-09 19:02:43 +00:00
[
build
]
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 21:13:09 +00:00
rustflags
=
[
"--cfg"
,
"tokio_unstable"
]
Copy permalink