You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core-text and cocoa depend on core-graphics because they use types from it. If we moved those types into a different crate, it would be easier to make breaking changes to core-graphics without it rippling downstream in so many places.
The text was updated successfully, but these errors were encountered:
core-text and cocoa depend on core-graphics because they use types from it. If we moved those types into a different crate, it would be easier to make breaking changes to core-graphics without it rippling downstream in so many places.
The text was updated successfully, but these errors were encountered: