Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update goblin to 0.9 #2284

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Update goblin to 0.9 #2284

merged 3 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Update goblin to 0.9

    The breaking change from 0.8.0 appears to be the addition of a value to
    a pub enum associated with TE (terse executable) support; this does not
    look like it should affect maturin’s usage of goblin since it doesn’t
    match exhaustively on this enum.
    
    https://github.com/m4b/goblin/blob/d096260201158ed34d64728fd1ab0ca125e2f956/CHANGELOG.md#092----2024-10-26
    musicinmybrain committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    462e969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c1fa8 View commit details
    Browse the repository at this point in the history
  3. Update lddtree and fat-macho in Cargo.lock

    - Now Cargo.lock contains only goblin 0.9; nothing requires goblin 0.8
    musicinmybrain committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    aca41bf View commit details
    Browse the repository at this point in the history