mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
d838286de6
correctly
6 lines
191 B
TOML
6 lines
191 B
TOML
[alias]
|
|
xtask = "run --package xtask --"
|
|
pxtask = "run --package xtask --features rayon --"
|
|
|
|
# Don't define the RUSTFLAGS link.x thing here: it messes
|
|
# up compilation of the usage examples.
|