Skip to content

Update libwebp-sys crate to >=0.12 #50

Description

@zyxhere

I'm mainly asking because NoXF/libwebp-sys@3cf3c25 added support for dynamically linking to the systems's libwebp.so (and the bundled libwebp updated to v1.5).

Static linking libwebp causes programs which are already dynamically linked to fail to compile e.g NoXF/libwebp-sys#17 (comment)

In Cargo.toml libwebp-sys is 0.9.3 and because of semantic versioning cargo doesn't update it above 0.9.6 (last 0.9 release from a year ago).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions