servo / surfman

Accelerated offscreen graphics for WebGL
Apache License 2.0
172 stars 84 forks source link

Bump bitflags to v2.6 #309

Closed jschwe closed 3 weeks ago

jschwe commented 3 weeks ago

This matches the version servo requires. Changelog for 2.0: https://github.com/bitflags/bitflags/releases/tag/2.0.0

Affecting us:

Note: surfman still pulls in an old bitflags version via dev-dependencies for the examples. Since that is not relevant for usage in servo, I'm ignoring that.