This website requires JavaScript.
Explore
Help
Sign In
lix-project
/
lix-installer
Watch
16
Star
4
Fork
You've already forked lix-installer
4
Code
Issues
23
Code Review (Gerrit)
Projects
Activity
b0bdd3ddef
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"
]
Reference in a new issue
Copy permalink