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
This was kept around for a while because I was testing GTK patches on macOS, but that's a poor reason to keep code around that we are obliged to maintain. This will make various cfg(thing) paths cleaner, and will also let us clean up some of our cargo manifests.
we currently allow cairo to be used, opt-in, on macOS. I'm not sure we should, but we do; I think this is why these deps are in two places.
This was kept around for a while because I was testing GTK patches on macOS, but that's a poor reason to keep code around that we are obliged to maintain. This will make various
cfg(thing)
paths cleaner, and will also let us clean up some of our cargo manifests.Originally posted by @cmyr in #1241 (comment)
The text was updated successfully, but these errors were encountered: