This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
"no matching package named skia
found" after cargo build #217
Closed
Description
git clone https://github.com/servo/rust-layers && cd rust-layers
cargo build
Produces following error code output:
Updating registry `https://github.com/rust-lang/crates.io-index`
Updating git repository `https://github.com/servo/skia`
Updating git repository `https://github.com/servo/rust-azure`
Updating git repository `https://github.com/servo/rust-glx`
Updating git repository `https://github.com/servo/io-surface-rs`
Updating git repository `https://github.com/servo/rust-egl`
no matching package named `skia` found (required by `layers`)
location searched: https://github.com/servo/skia
version required: *
I am new to rust so it's also likely I'm doing something wrong, but not sure what because the location https://github.com/servo/skia does exist. Do you get the same error?
Metadata
Metadata
Assignees
Labels
No labels