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
ac5660b3e0
lix-installer
/
.cargo
/
config.toml
2 lines
74 B
TOML
Raw
Normal View
History
Unescape
Escape
Add gha
2022-09-09 19:02:43 +00:00
[
build
]
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 16:02:00 +00:00
rustflags
=
[
"--cfg"
,
"tracing_unstable"
,
"--cfg"
,
"tokio_unstable"
]
Copy permalink