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
{{ message }}
This repository was archived by the owner on Jun 8, 2020. It is now read-only.
Having servo fetch skia from crates.io would help with issues like #7687,
as the compressed crate is 12 MB rather than 330 MB of git history.
It’s still over the 10 MB limit of crates.io, though.
This excludes some of the repository’s directory from the archive
created by `cargo package` to bring it to 5 MB, while the "Verifying" phase
(running `cargo build` from sources extracted again from the archive)
still succeeds.
Before we can publish skia we still need to publish all the
recursive dependencies.
0 commit comments