devel/librashader: Update 0.10.1 => 0.11.0
Port changes:
- Improve readability by putting USE_GITHUB and its related variables into its own block. Also put the CARGO_FEATURES on separate lines.
- Remove "stable" from CARGO_FEATURES. This has become the default upstream and is a no-op to ensure backwards-compatibility.
- Remove obsolete patch for big-endian architectures. This fix is included in the updated spirv-cross2 crate.
Changelog:
https://github.com/SnowflakePowered/librashader/releases/tag/librashader-v0.11.0
PR: 295606
Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)