Skip to content
Snippets Groups Projects

Prevent Cargo from trying to update swh-graph's dependencies

Merged vlorentz requested to merge cargo-locked into master
1 unresolved thread

The --locked option forces Cargo to use the lockfile declared by swh-graph, which was carefully written to avoid conflicts between two Arrow versions that are used as transitive dependencies through different packages.

When Cargo tries to update one, it ends up with incompatible versions, causing a compilation failure.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading