Skip to content

chore(deps): loosen half version constraint - #39

Open
ManiaciaChao wants to merge 1 commit into
wechat-miniprogram:masterfrom
ManiaciaChao:fix/bump-dep-half
Open

chore(deps): loosen half version constraint#39
ManiaciaChao wants to merge 1 commit into
wechat-miniprogram:masterfrom
ManiaciaChao:fix/bump-dep-half

Conversation

@ManiaciaChao

Copy link
Copy Markdown

Loosen the half dependency constraint to allow compatible 2.x releases required by WGPU.

Verified with:

  • cargo check -p float-pigment-css
  • cargo test -p float-pigment-css

@TtTRz
TtTRz requested review from LastLeaf and a lite review from Copilot August 10, 2026 10:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Loosens the half crate dependency constraint in float-pigment-css to permit compatible 2.x releases (supporting downstream consumers like WGPU that may require newer 2.x versions).

Changes:

  • Updated half dependency from a pinned range (^2.0.0,<2.3.0) to a broad semver-compatible major constraint ("2").

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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