Unnamed repository; edit this file 'description' to name the repository.
1
2
3
[alias]
xtask = "run --package xtask --"
integration-test = "test --features integration --profile integration --workspace --test integration"