You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
Andrew Werner 5188b6d07f xtask: refactor integration test
Rename the module to `integration_test`, make a `BuildOptions` struct
and export the `build` function. Add control over the target, and have
`build` return the path to the compiled binary. Construct the various
`BuildOptions` structs from the `Options` struct.
2 years ago
..
src xtask: refactor integration test 2 years ago
Cargo.toml build(deps): update syn requirement from 1.0 to 2.0 2 years ago