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 shaderc dep in conrod_vulkano. Update gfx deps. Publish 0.67. #1300

Merged
merged 2 commits into from
Aug 18, 2019

Commits on Aug 18, 2019

  1. Update shaderc dep in conrod_vulkano. Publish 0.67.

    This is kind of a late, emergency release to fix an issue where users of
    some Linux distros (Arch, Void, possibly others) cannot currently build
    conrod_vulkano due to a bug in the shaderc 0.5.1 build script.
    google/shaderc-rs#58.
    mitchmindtree committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    5b3dbe4 View commit details
    Browse the repository at this point in the history
  2. Update gfx backend dependencies to their latest version

    Travis was showing a build error on the nightly build of an older
    dependency. This commit updates the dependencies in the hope that this
    has been fixed recently.
    mitchmindtree committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    24999bc View commit details
    Browse the repository at this point in the history