Skip to content

Consider upgrading image crate dependency in examples (for packaging reasons) #550

@florhizome

Description

@florhizome

Hey,
i was trying to build wluma with GNU Guix, which depends on ash. For the ./examples directory I would need the "image" crate version 0.10.4; currently guix upstream only has versions >0.20. trying to build image-0.10.4 turns out a complete wormhole, depending on crates more then 5 years old. After already collecting 6 downgrading package declarations, I stopped at trying to build "glium-0.14" for "png-0.5".
I don't know if I could avoid this somehow by just not building the examples, I haven't looked into cargo yet, I only find the Cargo.toml not really that expressive to see that at first glance. But I think it might be a good move at large to move to a recent version of image ;).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions