CodSpeedHQ/codspeed-rust

Update `cargo` to latest for `cargo-codspeed`?

Boshen opened this issue · 4 comments

Boshen commented

The newest version is 0.75.0, the current version is one year old :-(

We now getting more errors due to using newer features of cargo :-(

 failed to parse manifest at `/home/runner/work/rolldown/rolldown/Cargo.toml`

https://github.com/rolldown/rolldown/actions/runs/8756227125/job/24032187182?pr=918

@Boshen we fixed the issue, and it was released in the last version of cargo codspeed
I tested it out at adriencaccia/rolldown#1, and it works again.
If that is okay with you, I can open the PR against rolldown directly.

@Boshen we fixed the issue, and it was released in the last version of cargo codspeed I tested it out at adriencaccia/rolldown#1, and it works again. If that is okay with you, I can open the PR against rolldown directly.

That would be nice! We can have it run side by side with the current benchmark suite and to observe its charactistics.