servo / core-foundation-rs

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Other
1.01k stars 222 forks source link

Update `bitflags` to 2.2.1 #631

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

Continuation of #549.

daxpedda commented 1 year ago

Semver fails as expected, as this is a breaking change.

jrmuizel commented 1 year ago

I'm not sure that it's worth breaking semver for this. Maybe it should wait until there's other reasons to break semver?

daxpedda commented 1 year ago

I agree, this is probably not worth breaking over.