Skip to content

phoenix: update Cargo.lock for log and rayon - #89

Open
7etsuo wants to merge 1 commit into
xai-org:mainfrom
7etsuo:phoenix-cargo-lock
Open

phoenix: update Cargo.lock for log and rayon#89
7etsuo wants to merge 1 commit into
xai-org:mainfrom
7etsuo:phoenix-cargo-lock

Conversation

@7etsuo

@7etsuo 7etsuo commented Sep 2, 2026

Copy link
Copy Markdown

cargo check --locked fails in phoenix/:

error: cannot update the lock file phoenix/Cargo.lock because --locked was passed to prevent this

The lockfile is missing the log dependency of xai-recsys and the rayon dependency of xai-recsys-engine. Both are declared in the crate manifests. This adds the two entries; no versions change.

Checked with cargo check --locked --workspace on rustc 1.94.

cargo check --locked fails in phoenix/ because the lockfile does not
list the log dependency of xai-recsys or the rayon dependency of
xai-recsys-engine. Both are declared in the crate manifests.
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.

1 participant