Skip to content

Fix Cargo.lock file to match Cargo.toml#46

Merged
Frank-Buss merged 1 commit into
vouch-opensource:mainfrom
0m-ax:fix-lock-file
Jun 4, 2026
Merged

Fix Cargo.lock file to match Cargo.toml#46
Frank-Buss merged 1 commit into
vouch-opensource:mainfrom
0m-ax:fix-lock-file

Conversation

@0m-ax
Copy link
Copy Markdown
Contributor

@0m-ax 0m-ax commented Jun 2, 2026

Running cargo build --frozen errors as the version listed in the Cargo.lock file does not match the one listed in the Cargo.toml file.

Updated with cargo update -p mcumgr-client to not update any other dependencies

Running cargo build --frozen errors as the version listed in the
Cargo.lock file does not match the one listed in the Cargo.toml file.

Updated with `cargo update -p mcumgr-client` to not update any other
dependencies
@Frank-Buss Frank-Buss merged commit 9ef37b4 into vouch-opensource:main Jun 4, 2026
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