Skip to content

trivial: update Cargo.lock - #34

Merged
faervan merged 1 commit into
faervan:mainfrom
yanganto:update-locks
Mar 7, 2026
Merged

trivial: update Cargo.lock#34
faervan merged 1 commit into
faervan:mainfrom
yanganto:update-locks

Conversation

@yanganto

@yanganto yanganto commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Nix flake build system rely on the Cargo.lock to make sure everything reproducible, if the dependency change in Cargo.toml, we need update the Cargo.lock also. 🙏

The previous commit only update the dependency but Cargo.lock, so the nix user can not use bar-rs, with previous commit. This PR fix the issue.

Nix flake build system rely on the Cargo.lock to make sure everything
reproducible, if the dependency change in Cargo.toml, we need update the
Cargo.lock also.
@faervan
faervan merged commit d7b0305 into faervan:main Mar 7, 2026
8 checks passed
@faervan

faervan commented Mar 7, 2026

Copy link
Copy Markdown
Owner

Thanks! I saw the lock change were missing but did not realize it was an issue

@yanganto
yanganto deleted the update-locks branch March 7, 2026 07:59
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