Closed staktrace closed 7 years ago
r? @MSleepyPanda
Sorry for the delay! Normally i'd prefer a 0.x version change, since it is a major dependency version upgrade. Nevertheless LGTM in this particular case, since the upgrade from 5.0 to 6.0 is trivial. Thanks!
@MSleepyPanda thanks for merging! And yeah I agree - if it had been a non-trivial change the 0.x version bump would have been better.
Could you also publish the new version to crates.io? Thanks!
@staktrace Done
Thanks!
This is helpful to avoid core-text version conflicts in servo/webrender#1409, which depends on rust-font-loader. The changes between core-text 5.0 and 6.0 are trivial - the only change is the addition of a feature in the Cargo.toml file that allows opting out of OS X 10.8+-only APIs.