Closed dhovart closed 1 year ago
As suggested in #35
I'm keeping this as a draft since some crates (such as crossbeam) fail to compile when retrieving their latest version, meaning the whole build fails.
Once it is possible to specify a version for a given crate (this change is in #40, not merged yet) it'll' be easier to solve.
Already adressed in https://github.com/exercism/rust-test-runner/pull/81
As suggested in #35
I'm keeping this as a draft since some crates (such as crossbeam) fail to compile when retrieving their latest version, meaning the whole build fails.
Once it is possible to specify a version for a given crate (this change is in #40, not merged yet) it'll' be easier to solve.