Skip to content

Pin bit-register to version 0.1.0#72

Merged
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release
May 21, 2026
Merged

Pin bit-register to version 0.1.0#72
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

This pull request makes a small but important update to the Cargo.toml dependencies. The bit-register dependency now pins to a specific version tag for improved build stability.

  • Dependency management:
    • Cargo.toml: Updated the bit-register dependency to use the v0.1.0 tag from the remote repository, ensuring consistent builds.

@jerrysxie jerrysxie self-assigned this May 21, 2026
@jerrysxie jerrysxie marked this pull request as ready for review May 21, 2026 00:06
@jerrysxie jerrysxie requested a review from a team as a code owner May 21, 2026 00:06
@jerrysxie jerrysxie requested review from Copilot and rogurr May 21, 2026 00:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the workspace Rust dependency configuration to make bit-register resolve against a specific upstream release tag, improving reproducibility of dependency resolution across builds.

Changes:

  • Pin bit-register git dependency in Cargo.toml to the v0.1.0 tag.
  • Update Cargo.lock to reflect the tagged git source URL for bit-register.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Pins bit-register to the v0.1.0 git tag in workspace dependencies.
Cargo.lock Records the tagged git source for bit-register while keeping the resolved commit.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jerrysxie jerrysxie merged commit 290aa80 into OpenDevicePartnership:main May 21, 2026
14 checks passed
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.

3 participants