Skip to content

chore: update rust test fixtures to latest#3852

Merged
wagoodman merged 1 commit intomainfrom
cargo-unit
May 5, 2025
Merged

chore: update rust test fixtures to latest#3852
wagoodman merged 1 commit intomainfrom
cargo-unit

Conversation

@spiffcs
Copy link
Copy Markdown
Contributor

@spiffcs spiffcs commented May 5, 2025

Description

Unit tests were failing for our rust cataloger because of an outdated version of cargo.

0.900 Caused by:
0.900   lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?

This updates the lockfile version and builder image to use the most recent cargo toolchain

  • Fixes

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
@wagoodman wagoodman enabled auto-merge (squash) May 5, 2025 14:24
@wagoodman wagoodman merged commit 00f53b1 into main May 5, 2025
13 checks passed
@wagoodman wagoodman deleted the cargo-unit branch May 5, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants