Skip to content

Remove unused image dependency from g3-computer-control#74

Open
sinieogni wants to merge 1 commit intodhanji:mainfrom
sinieogni:codex/remove-unused-image-dependency
Open

Remove unused image dependency from g3-computer-control#74
sinieogni wants to merge 1 commit intodhanji:mainfrom
sinieogni:codex/remove-unused-image-dependency

Conversation

@sinieogni
Copy link
Copy Markdown

Summary

  • remove the unused image dependency from g3-computer-control on macOS and Linux

Why

image pulled in zune-jpeg 0.5.12, which currently fails to compile on Apple Silicon with newer Rust due to unsafe NEON intrinsic calls. g3-computer-control does not use image at all: screenshots are taken via platform tools/APIs.

Result

  • the zune-jpeg@0.5.12 dependency path disappears from the workspace
  • cargo build --release -p g3-cli succeeds again on Apple Silicon in a fresh upstream clone

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.

1 participant