Skip to content

[action] [PR:4028] Respect Cargo.lock for dependencies version [202511#4051

Merged
mssonicbld merged 1 commit intosonic-net:202511from
mssonicbld:cherry/202511/4028
Dec 10, 2025
Merged

[action] [PR:4028] Respect Cargo.lock for dependencies version [202511#4051
mssonicbld merged 1 commit intosonic-net:202511from
mssonicbld:cherry/202511/4028

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

What I did

Why I did it
Currently cargo update will update dependencies in the Cargo.lock file to the latest version on the specified branch. The sonic-swss-common Rust code is possibly not aligned with libswsscommon package, which will make sonic-buildimage build fail.

How I verified it
Verify local sonic-buildimage build passing, even there is sonic-swss-common changes on c-api.

Details if related

**What I did**

**Why I did it**
Currently `cargo update` will update dependencies in the Cargo.lock file to the latest version on the specified branch. The sonic-swss-common Rust code is possibly not aligned with libswsscommon package, which will make sonic-buildimage build fail.

**How I verified it**
Verify local sonic-buildimage build passing, even there is sonic-swss-common changes on c-api.

**Details if related**
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #4028

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny
Copy link
Copy Markdown
Collaborator

prsunny commented Dec 9, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny prsunny changed the title [action] [PR:4028] Respect Cargo.lock for dependencies version [action] [PR:4028] Respect Cargo.lock for dependencies version [202511 Dec 10, 2025
@mssonicbld mssonicbld merged commit 8ea2620 into sonic-net:202511 Dec 10, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants